Click or drag to resize
DataInputReadBytes Method
Read an array of bytes from the stream reading the length from the stream first.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public byte[] ReadBytes()

Return Value

Type: Byte
See Also