Click or drag to resize

PositionWrapperStreamWrite Method

[Missing <summary> documentation for "M:Casewhere.Common.PositionWrapperStream.Write(System.Byte[],System.Int32,System.Int32)"]


Namespace: Casewhere.Common
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override void Write(
	byte[] buffer,
	int offset,
	int count
)

Parameters

buffer  Byte
 
offset  Int32
 
count  Int32
 
See Also