public abstract class BCPGObject extends Object
BCPGObject()
abstract void
encode(BCPGOutputStream out)
byte[]
getEncoded()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BCPGObject()
public byte[] getEncoded() throws IOException
IOException
public abstract void encode(BCPGOutputStream out) throws IOException