JuggerNET Runtime Library

byteArray Type Conversions

The type conversions of the byteArray class are listed below. For a complete list of byteArray class members, see the byteArray Members topic.

Public Static Type Conversions

Implicit byteArray to Byte[] Conversion A conversion operator for the proxy array type to the native array type.
Implicit Byte[] to byteArray Conversion A conversion operator for the native array type to the proxy array type.

See Also

byteArray Class | byteArray Members | Codemesh.JuggerNET Namespace