haxe.crypto.Base64
haxe.crypto.Base64
Fields
| Name | Type | |
|---|---|---|
| static | CHARS | String |
| static | BYTES | haxe.io.Bytes |
| static | encode | Fun |
| static | decode | Fun |
Protos
No protos.
Bindings
- static
f@30768decode(String, Ref) → haxe.io.Bytes - static
f@8420encode(haxe.io.Bytes, Ref) → String