GSF.
|
Class | Description | |
---|---|---|
BitArrayInputStream | ||
BitArrayOutputStream | ||
ReverseByteArrayOutputStream |
This class implements an output stream in which the data is written
into a reverse byte array. The buffer automatically grows as data is
written to it. The data can be retrieved using C# toByteArray() C# toString() |