The ASDecoderBase type exposes the following members.

Fields

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

See Also