org.apache.pekko.stream.IOResult
See theIOResult companion class
object IOResult
Attributes
- Companion
- class
- Source
- IOResult.scala
- Graph
-
- Supertypes
- Self type
-
IOResult.type
Members list
Type members
Inherited types
The names of the product elements
The name of the type
Value members
Deprecated methods
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
- Deprecated
- true
- Source
- IOResult.scala
In this article