public interface XBMultiStreamable extends XBStreamable
| Modifier and Type | Method and Description |
|---|---|
int |
getXBMCount() |
void |
readFromXBM(XBInputStream stream,
int type) |
void |
writeToXBM(XBInputStream stream,
int type) |
readXBStream, writeXBStreamint getXBMCount()
void readFromXBM(XBInputStream stream, int type)
void writeToXBM(XBInputStream stream, int type)