Click or drag to resize
OtpInputStreamReadLong Method
Read an array of bytes

Namespace:  RiakClient.Erlang
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public long ReadLong()

Return Value

Type: Int64
the value as a long.
See Also