Click or drag to resize

ComStreamWrapperRead Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public override int Read(
	byte[] buffer,
	int offset,
	int count
)
Request Example View Source

Parameters

buffer  Byte
 
offset  Int32
 
count  Int32
 

Return Value

Int32
See Also