api

http4k / org.apache.commons.fileupload.util.mime / QuotedPrintableDecoder

QuotedPrintableDecoder

class QuotedPrintableDecoder

Since 1.3

Functions

Name Summary
decode Decode the encoded byte data writing it to the given output stream.static fun decode(data: ByteArray!, out: OutputStream!): Unit