| Package | Description |
|---|---|
| org.jflac.io | |
| org.jflac.metadata |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BitOutputStream.concatenateAligned(BitOutputStream src)
Concatinate one InputBitStream to the end of this one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SeekPoint.write(BitOutputStream os)
Write out an individual seek point.
|
void |
StreamInfo.write(BitOutputStream os,
boolean isLast)
Write out the metadata block.
|
void |
SeekTable.write(BitOutputStream os,
boolean isLast)
Write out the metadata block.
|
Copyright © 2004–2017. All rights reserved.