org.apache.pekko.stream.IOResult
See theIOResult companion class
Attributes
-
Companion
-
class
-
Source
-
IOResult.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
JAVA API: Creates failed IOResult, count should be the number of bytes (or other unit, please document in your APIs) processed before failing
JAVA API: Creates failed IOResult, count should be the number of bytes (or other unit, please document in your APIs) processed before failing
Attributes
-
Source
-
IOResult.scala
JAVA API: Creates successful IOResult
JAVA API: Creates successful IOResult
Attributes
-
Source
-
IOResult.scala