public interface Streamable
Modifier and Type | Method and Description |
---|---|
void |
_read(InputStream is) |
TypeCode |
_type() |
void |
_write(OutputStream os) |
void _read(InputStream is)
void _write(OutputStream os)
TypeCode _type()
Copyright © 2017 JacORB. All rights reserved.