Overload List
| Name | Description | |
|---|---|---|
| WriteSBytesOnly(array<SByte>[]()) |
Write an array of signed bytes without its length
to the DataOutput.
| |
| WriteSBytesOnly(array<SByte>[](), UInt32) |
Write a given length of signed bytes without its length
to the DataOutput.
|