Click or drag to resize

InstanceCreateFromBuffer Method (Byte, ErrorLog)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static Instance CreateFromBuffer(
	byte[] buffer,
	out ErrorLog log
)

Parameters

buffer
Type: SystemByte
log
Type: Altova.RaptorXmlErrorLog

Return Value

Type: Instance
See Also