Modifier and Type | Method and Description |
---|---|
void |
copy(SeekableByteChannel input,
WritableByteChannel out) |
Header |
getHeader() |
long |
getOffset() |
Box |
parseBox(SeekableByteChannel input) |
public Atom(Header header, long offset)
public long getOffset()
public Header getHeader()
public Box parseBox(SeekableByteChannel input) throws IOException
IOException
public void copy(SeekableByteChannel input, WritableByteChannel out) throws IOException
IOException
Copyright © 2019. All rights reserved.