toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-multipart
/
org.apache.commons.fileupload.util.mime
/
Base64Decoder
Base64Decoder
class
Base64Decoder
Since
1.3
Members
Functions
decode
Link copied to clipboard
open
fun
decode
(
data
:
Array
<
Byte
>
,
out
:
OutputStream
)
Decode the base 64 encoded byte data writing it to the given output stream, whitespace characters will be ignored.