mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-27 05:44:51 +00:00
spelling: decoded
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
0cbb407d92
commit
052400aac0
@@ -225,7 +225,7 @@ public class Converter {
|
||||
*
|
||||
* @param frameNo The 0-based sequence number of the frame.
|
||||
* @param header The Header rerpesenting the frame just read.
|
||||
* @param o The Obuffer the deocded data was written to.
|
||||
* @param o The Obuffer the decoded data was written to.
|
||||
*/
|
||||
void decodedFrame(int frameNo, Header header, Obuffer o);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user