IBuffer.LoadData

IBuffer.LoadData method

Load the data into current buffer

public void LoadData(byte[] data)
ParameterTypeDescription
dataByte[]

See Also