All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class CsocketS.CSServerPackage.larrayHolder

java.lang.Object
   |
   +----CsocketS.CSServerPackage.larrayHolder

public final class larrayHolder
extends Object
implements Streamable

Variable Index

 o value

Constructor Index

 o larrayHolder()
 o larrayHolder(byte[])

Method Index

 o _read(InputStream)
 o _type()
 o _write(OutputStream)

Variables

 o value
 public byte value[]

Constructors

 o larrayHolder
 public larrayHolder()
 o larrayHolder
 public larrayHolder(byte initial[])

Methods

 o _read
 public void _read(InputStream in)
 o _write
 public void _write(OutputStream out)
 o _type
 public TypeCode _type()

All Packages  Class Hierarchy  This Package  Previous  Next  Index