| compare(byte[] bytes1, byte[] bytes2) | fm.liveswitch.matroska.Element | static |
| Ebml() | fm.liveswitch.matroska.Ebml | |
| Ebml(byte[] bytes) | fm.liveswitch.matroska.Ebml | |
| Element() | fm.liveswitch.matroska.Element | protected |
| getBytes() | fm.liveswitch.matroska.Element | |
| getDefaultDocType() | fm.liveswitch.matroska.Ebml | static |
| getDefaultDocTypeReadVersion() | fm.liveswitch.matroska.Ebml | static |
| getDefaultDocTypeVersion() | fm.liveswitch.matroska.Ebml | static |
| getDefaultEbmlMaxIdLength() | fm.liveswitch.matroska.Ebml | static |
| getDefaultEbmlMaxSizeLength() | fm.liveswitch.matroska.Ebml | static |
| getDefaultEbmlReadVersion() | fm.liveswitch.matroska.Ebml | static |
| getDefaultEbmlVersion() | fm.liveswitch.matroska.Ebml | static |
| getDocType() | fm.liveswitch.matroska.Ebml | |
| getDocTypeReadVersion() | fm.liveswitch.matroska.Ebml | |
| getDocTypeVersion() | fm.liveswitch.matroska.Ebml | |
| getEbmlId() | fm.liveswitch.matroska.Ebml | static |
| getEbmlMaxIdLength() | fm.liveswitch.matroska.Ebml | |
| getEbmlMaxSizeLength() | fm.liveswitch.matroska.Ebml | |
| getEbmlReadVersion() | fm.liveswitch.matroska.Ebml | |
| getEbmlVersion() | fm.liveswitch.matroska.Ebml | |
| getId() | fm.liveswitch.matroska.Ebml | |
| getInnerBytes() | fm.liveswitch.matroska.Ebml | protected |
| getLength() | fm.liveswitch.matroska.Element | |
| getSize() | fm.liveswitch.matroska.Element | |
| getSizeLength() | fm.liveswitch.matroska.Element | |
| getWriteDefaultValues() | fm.liveswitch.matroska.Element | |
| merge(fm.liveswitch.matroska.Ebml ebml) | fm.liveswitch.matroska.Ebml | |
| readBool(byte[] value) | fm.liveswitch.matroska.Element | static |
| readDate(byte[] value) | fm.liveswitch.matroska.Element | static |
| readDouble(byte[] value) | fm.liveswitch.matroska.Element | static |
| readFloat(byte[] value) | fm.liveswitch.matroska.Element | static |
| readGuid(byte[] value) | fm.liveswitch.matroska.Element | static |
| readId(byte[] bytes, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.matroska.Element | static |
| readSignedInteger(byte[] value) | fm.liveswitch.matroska.Element | static |
| readString(byte[] value) | fm.liveswitch.matroska.Element | static |
| readUnsignedInteger(byte[] value) | fm.liveswitch.matroska.Element | static |
| readUtf8(byte[] value) | fm.liveswitch.matroska.Element | static |
| readValue(byte[] bytes, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.matroska.Element | static |
| readVariableInteger(byte[] bytes, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.matroska.Element | static |
| serializeVariableInteger(long value) | fm.liveswitch.matroska.Element | static |
| serializeVariableInteger(long value, int length) | fm.liveswitch.matroska.Element | static |
| setDocType(String value) | fm.liveswitch.matroska.Ebml | |
| setDocTypeReadVersion(long value) | fm.liveswitch.matroska.Ebml | |
| setDocTypeVersion(long value) | fm.liveswitch.matroska.Ebml | |
| setEbmlMaxIdLength(long value) | fm.liveswitch.matroska.Ebml | |
| setEbmlMaxSizeLength(long value) | fm.liveswitch.matroska.Ebml | |
| setEbmlReadVersion(long value) | fm.liveswitch.matroska.Ebml | |
| setEbmlVersion(long value) | fm.liveswitch.matroska.Ebml | |
| setSizeLength(int value) | fm.liveswitch.matroska.Element | |
| setWriteDefaultValues(boolean value) | fm.liveswitch.matroska.Element | |
| write(byte[] value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
| writeBool(boolean value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
| writeDate(java.util.Date value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
| writeDouble(double value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
| writeFloat(float value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
| writeGuid(fm.liveswitch.Guid value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
| writeSignedInteger(long value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
| writeString(String value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
| writeUnsignedInteger(long value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
| writeUtf8(String value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
| writeVariableInteger(long value, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
| writeVariableInteger(long value, fm.liveswitch.ByteOutputStream stream, int length) | fm.liveswitch.matroska.Element | protected |