The native byte pointer

Namespace: Com.Tibco.As.Space.Impl.Serializer
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)

Syntax

C#
protected byte* native
Visual Basic
Visual Basic does not support APIs that consume or return unsafe types.
Visual C++
protected:
unsigned char* native

See Also