java.lang.Object
com.github.mizosoft.methanol.testing.decoder.Decode
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
decode
(AsyncDecoder decoder, byte[] compressed, Decode.BufferSizeOption option)
-
Method Details
-
decode
public static byte[] decode(AsyncDecoder decoder, byte[] compressed, Decode.BufferSizeOption option) throws IOException - Throws:
IOException
-