mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Remove wrong Javadoc
The corresponding logic has been removed in796781d4c3#minor-release PiperOrigin-RevId: 570729509 (cherry picked from commit64fe863f31)
This commit is contained in:
parent
889739d33e
commit
7bfddf9558
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ public abstract class SimpleMetadataDecoder implements MetadataDecoder {
|
|||
|
||||
/**
|
||||
* Called by {@link #decode(MetadataInputBuffer)} after input buffer validation has been
|
||||
* performed, except in the case that {@link MetadataInputBuffer#isDecodeOnly()} is {@code true}.
|
||||
* performed.
|
||||
*
|
||||
* @param inputBuffer The input buffer to decode.
|
||||
* @param buffer The input buffer's {@link MetadataInputBuffer#data data buffer}, for convenience.
|
||||
|
|
|
|||
Loading…
Reference in a new issue