JGR MSTS Editors and Tools
FormatExceptionData Method (data, dataBinary, offset, length)
NamespacesJgr.IO.ParserReaderExceptionFormatExceptionData(array<Char>[]()[][], Boolean, Int64, Int64)

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

[Missing <summary> documentation for "M:Jgr.IO.Parser.ReaderException.FormatExceptionData(System.Char[],System.Boolean,System.Int64,System.Int64)"]

Declaration Syntax
C#Visual BasicVisual C++
private static string FormatExceptionData(
	char[] data,
	bool dataBinary,
	long offset,
	long length
)
Private Shared Function FormatExceptionData ( _
	data As Char(), _
	dataBinary As Boolean, _
	offset As Long, _
	length As Long _
) As String
private:
static String^ FormatExceptionData(
	array<wchar_t>^ data, 
	bool dataBinary, 
	long long offset, 
	long long length
)
Parameters
data (array<Char>[]()[][])

[Missing <param name="data"/> documentation for "M:Jgr.IO.Parser.ReaderException.FormatExceptionData(System.Char[],System.Boolean,System.Int64,System.Int64)"]

dataBinary (Boolean)

[Missing <param name="dataBinary"/> documentation for "M:Jgr.IO.Parser.ReaderException.FormatExceptionData(System.Char[],System.Boolean,System.Int64,System.Int64)"]

offset (Int64)

[Missing <param name="offset"/> documentation for "M:Jgr.IO.Parser.ReaderException.FormatExceptionData(System.Char[],System.Boolean,System.Int64,System.Int64)"]

length (Int64)

[Missing <param name="length"/> documentation for "M:Jgr.IO.Parser.ReaderException.FormatExceptionData(System.Char[],System.Boolean,System.Int64,System.Int64)"]

Return Value

[Missing <returns> documentation for "M:Jgr.IO.Parser.ReaderException.FormatExceptionData(System.Char[],System.Boolean,System.Int64,System.Int64)"]

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