Click or drag to resize
MemcacheRead Method
reads length bytes into the passed in byte array from stream

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public void Read(
	byte[] bytes
)

Parameters

bytes
Type: SystemByte
byte array
See Also