Com Stream WrapperWrite Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public override void Write(
byte[] buffer,
int offset,
int count
)VB
Public Overrides Sub Write (
buffer As Byte(),
offset As Integer,
count As Integer
)