Protonizer
Description
- Derived from
Default implementation of the IProtonizer interface.
As an alternative to this class, the Serializer class may be used, which also implements the IProtonizer interface.
Public / Methods
Clear
Clears the wire format stream.
This method resets IProtonizer.Position to zero and also clears the internal buffer to zero.
- See also
Output
2 overloads
Returns the buffered bytes.
- IOException
-
If an I/O error has occurred.
- See also
Returns the buffered bytes.
- IOException
-
If an I/O error has occurred.
- See also