public class EbmlDate extends EbmlSint
Modifier and Type | Field and Description |
---|---|
static long |
MILISECONDS_SINCE_UNIX_EPOCH_START |
signedComplement
dataLen, dataOffset, id, offset, parent, type, typeSizeLength
Constructor and Description |
---|
EbmlDate(byte[] id) |
Modifier and Type | Method and Description |
---|---|
Date |
getDate() |
void |
setDate(Date value) |
void |
setLong(long value) |
convertToBytes, ebmlSignedLength, getLong
Copyright © 2019. All rights reserved.