Modifier and Type | Class and Description |
---|---|
class |
BitOutputStream
Class to write bits to a Stream, allowing for byte synchronization.
|
class |
ByteCountOutputStream
Allows to write to some internal buffer and keep count of any set of stacked
buffers written.
|
class |
ByteOrderOutputStream
Class to write bytes and pairs of bytes in both little and big endian order.
|
class |
TaggedOutputStream
Class to write Tagged blocks to a Stream.
|
Copyright © 2016. All rights reserved.