Click or drag to resize
MemcacheWrite Method (Byte)
writes a byte array to the output stream

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

Parameters

bytes
Type: SystemByte
byte array to write
See Also