mirror of
https://github.com/samsonjs/media.git
synced 2026-04-09 11:55:46 +00:00
Remove wrong Javadoc
The corresponding logic has been removed in 796781d4c3
#minor-release
PiperOrigin-RevId: 570729509
This commit is contained in:
parent
9ef1c20e7a
commit
64fe863f31
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