public class FlacUnhandledMetadataBlock extends FlacMetadataBlock
APPLICATION, CUESHEET, PADDING, PICTURE, SEEKTABLE, STREAMINFO, VORBIS_COMMENT| Constructor and Description |
|---|
FlacUnhandledMetadataBlock(byte type,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
write(OutputStream out) |
create, getData, getType, isLastMetadataBlockpublic FlacUnhandledMetadataBlock(byte type,
byte[] data)
protected void write(OutputStream out) throws IOException
write in class FlacMetadataBlockIOExceptionCopyright © 2021. All rights reserved.