-
- All Implemented Interfaces:
-
io.outfoxx.sunday.mediatypes.codecs.MediaTypeDecoder
public final class BinaryDecoder implements MediaTypeDecoder
Decodes binary data into binary data containers.
Decoding to ByteArray, ByteString, InputStream, Source, and BufferedSource is supported.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classBinaryDecoder.Companion
-
Constructor Summary
Constructors Constructor Description BinaryDecoder()
-