The ASDecoder type exposes the following members.

Fields

  NameDescription
Protected fielddata
storage for the byte array
(Inherited from ASDecoderBase.)
Protected fieldindex
current index of the decoder
(Inherited from ASDecoderBase.)
Protected fieldisNative
If native pointer is used
(Inherited from ASDecoderBase.)
Protected fieldlength
The length of bytes. Used only if native pointer is used.
(Inherited from ASDecoderBase.)
Protected fieldnative
The native byte pointer
(Inherited from ASDecoderBase.)

See Also