Click or drag to resize
DataInputReadSBytes Method
Read an array of signed 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 sbyte[] ReadSBytes()

Return Value

Type: SByte
See Also