Base64
haxe.crypto.Base64 (Class)
Allows one to encode/decode String and bytes using Base64 encoding.
Static Members
CHARS: StringBYTES: haxe.io.Bytesdecode(str: String, ?complement: Bool = true): haxe.io.Bytes| Name | Type | Default |
|---|---|---|
str |
String | |
complement |
Bool | true |
| Returns |
|---|
| haxe.io.Bytes |
Metadata
| Name | Parameters |
|---|---|
:hxGen |
- |