JuggerNET Runtime Library

byteArray Class

The proxy type for the Java type byte[]

For a list of all members of this type, see byteArray Members.

System.Object
   Codemesh.JuggerNET.JuggerNETProxyArray
      Codemesh.JuggerNET.byteArray

[ComVisible(Value=True)]
[DefaultMember(MemberName="Item")]
[JuggerNETProxyType(IsLeafType=True, JavaName="null", CodegenVersion="null")]
[Guid(Value="9cf910ca-402a-4fc5-9437-153396d1f038")]
public class byteArray : JuggerNETProxyArray

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Codemesh.JuggerNET

Assembly: netrt (in netrt.dll)

See Also

byteArray Members | Codemesh.JuggerNET Namespace