Uses of Interface
org.graphstream.stream.binary.ByteDecoder
| Package | Description |
|---|---|
| org.graphstream.stream.binary | |
| org.graphstream.stream.netstream |
-
Uses of ByteDecoder in org.graphstream.stream.binary
Methods in org.graphstream.stream.binary that return ByteDecoder Modifier and Type Method Description ByteDecoderByteFactory. createByteDecoder()Create a new binary decoder. -
Uses of ByteDecoder in org.graphstream.stream.netstream
Classes in org.graphstream.stream.netstream that implement ByteDecoder Modifier and Type Class Description classNetStreamDecoder