mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Fix typo
This commit is contained in:
parent
36fb20719f
commit
78142d3f5e
@ -51,7 +51,7 @@ public class SimpleDecoderOutputBuffer extends DecoderOutputBuffer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Grows the buffer with to a new size.
|
* Grows the buffer to a new size.
|
||||||
*
|
*
|
||||||
* <p>Existing data is copied to the new buffer, and {@link ByteBuffer#position} is preserved.
|
* <p>Existing data is copied to the new buffer, and {@link ByteBuffer#position} is preserved.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user