readIntBytes

bytes A int n, followed by n bytes if n >= 0. If n < 0, no byte should follow and the value represented is null.

package
ubyte[]
readIntBytes
(
TCPConnection s
,
ref int counter
)

Meta