public interface XBTMultiStreamable extends XBTCStreamable
| Modifier and Type | Method and Description |
|---|---|
XBFormatDecl |
getL1FormatMType(int index)
Returns Format Type
|
int |
getTXBFormatCount()
Gets count of available formats
|
void |
readFromXBTM(XBTInputStream stream,
int type) |
void |
writeToXBTM(XBTInputStream stream,
int type) |
getXBDeclarationreadXBTStream, writeXBTStreamint getTXBFormatCount()
XBFormatDecl getL1FormatMType(int index)
void readFromXBTM(XBTInputStream stream, int type)
void writeToXBTM(XBTInputStream stream, int type)