Click or drag to resize

FndBufferLoadBytes Method

Load bytes

Namespace:  Ifs.Fnd.Buffer
Assembly:  Ifs.Fnd.Buffer (in Ifs.Fnd.Buffer.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
public void LoadBytes(
	byte[] data
)

Parameters

data
Type: SystemByte
Data to load
See Also