DataOutputWriteSBytesOnly Method |
Name | Description | |
---|---|---|
![]() | WriteSBytesOnly(SByte) |
Write an array of signed bytes without its length
to the DataOutput.
|
![]() | WriteSBytesOnly(SByte, UInt32) |
Write a given length of signed bytes without its length
to the DataOutput.
|