Click or drag to resize

InstanceCreateFromBuffer Method (Byte, InstanceSettings, 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,
	InstanceSettings options,
	out ErrorLog log
)

Parameters

buffer
Type: SystemByte
options
Type: Altova.RaptorXml.XbrlInstanceSettings
log
Type: Altova.RaptorXmlErrorLog

Return Value

Type: Instance
See Also