Uses of Class
org.apache.flink.core.memory.MemorySegmentInputStreamWithPos
-
Packages that use MemorySegmentInputStreamWithPos Package Description org.apache.flink.core.memory -
-
Uses of MemorySegmentInputStreamWithPos in org.apache.flink.core.memory
Subclasses of MemorySegmentInputStreamWithPos in org.apache.flink.core.memory Modifier and Type Class Description classByteArrayInputStreamWithPosUn-synchronized stream similar to Java's ByteArrayInputStream that also exposes the current position.
-