Click or drag to resize

PositionWrapperStreamRead Method

[Missing <summary> documentation for "M:Casewhere.Common.PositionWrapperStream.Read(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 int Read(
	byte[] buffer,
	int offset,
	int count
)

Parameters

buffer  Byte
 
offset  Int32
 
count  Int32
 

Return Value

Int32

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

See Also