![]() |
Type | Name | Description | ||
System.Type | cls | class of raw binary object | |||
byte | arr | array containing packed raw binary object | |||
int | off | offset of packed binary object in the array | |||
int | size | size of packed binary object |
![]() |
Return | Description | ||
object | created raw binary object with unpacked content
|