The ASDecoder type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | data |
storage for the byte array
(Inherited from ASDecoderBase.) |
![]() | index |
current index of the decoder
(Inherited from ASDecoderBase.) |
![]() | isNative |
If native pointer is used
(Inherited from ASDecoderBase.) |
![]() | length |
The length of bytes. Used only if native pointer is used.
(Inherited from ASDecoderBase.) |
![]() | native |
The native byte pointer
(Inherited from ASDecoderBase.) |