| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| GeobMetadata.java | ||
| Id3Parser.java | ||
| MetadataParser.java | ||
| MetadataTrackRenderer.java | ||
| PrivMetadata.java | ||
| TxxxMetadata.java |
- The old approach was technically incorrect, because the checks were "capacity < sampleSize" and hence neglected the fact that the buffer position may be greater than 0 (e.g. if the caller wants to prefix the sample with some additional data). - Also proactively throw an exception if the buffer is too small, rather than wait for the failure when we actually do the write.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| GeobMetadata.java | Loading commit data... | |
| Id3Parser.java | Loading commit data... | |
| MetadataParser.java | Loading commit data... | |
| MetadataTrackRenderer.java | Loading commit data... | |
| PrivMetadata.java | Loading commit data... | |
| TxxxMetadata.java | Loading commit data... |