UnmarshallingContext.

UnmarshallingContext(Transaction, ByteArrayBuffer, ObjectReference, int, bool) Constructor

Syntax

public UnmarshallingContext(Transaction transaction, ByteArrayBuffer buffer, ObjectReference ref, int addToIDTree, bool checkIDTree)

Parameters

Name Type Description
transaction Transaction
buffer ByteArrayBuffer
ref ObjectReference
addToIDTree int
checkIDTree bool

Return Value

Type Description
void