public interface Marshal
Modifier and Type | Method and Description |
---|---|
OctetsStream |
marshal(OctetsStream os) |
OctetsStream |
unmarshal(OctetsStream os) |
OctetsStream marshal(OctetsStream os)
OctetsStream unmarshal(OctetsStream os) throws MarshalException
MarshalException