JGR MSTS Editors and Tools
Read Method (buffer, offset, count)
NamespacesJgr.IO.ParserSimisTestableStreamRead(array<Byte>[]()[][], Int32, Int32)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Jgr.IO.Parser.SimisTestableStream.Read(System.Byte[],System.Int32,System.Int32)"]

Declaration Syntax
C#Visual BasicVisual C++
public override int Read(
	byte[] buffer,
	int offset,
	int count
)
Public Overrides Function Read ( _
	buffer As Byte(), _
	offset As Integer, _
	count As Integer _
) As Integer
public:
virtual int Read(
	array<unsigned char>^ buffer, 
	int offset, 
	int count
) override
Parameters
buffer (array<Byte>[]()[][])

[Missing <param name="buffer"/> documentation for "M:Jgr.IO.Parser.SimisTestableStream.Read(System.Byte[],System.Int32,System.Int32)"]

offset (Int32)

[Missing <param name="offset"/> documentation for "M:Jgr.IO.Parser.SimisTestableStream.Read(System.Byte[],System.Int32,System.Int32)"]

count (Int32)

[Missing <param name="count"/> documentation for "M:Jgr.IO.Parser.SimisTestableStream.Read(System.Byte[],System.Int32,System.Int32)"]

Return Value

[Missing <returns> documentation for "M:Jgr.IO.Parser.SimisTestableStream.Read(System.Byte[],System.Int32,System.Int32)"]

Assembly: JGR.IO.Parser (Module: JGR.IO.Parser) Version: 0.5.4008.31682