haxe.crypto.BaseCode
haxe.crypto.BaseCode
Fields
| Name | Type | |
|---|---|---|
base | haxe.io.Bytes | |
nbits | I32 | |
tbl | hl.types.ArrayBytes_Int |
Protos
f@31003encodeBytes(haxe.crypto.BaseCode, haxe.io.Bytes) → haxe.io.Bytesf@31004initTable(haxe.crypto.BaseCode) → Voidf@31005decodeBytes(haxe.crypto.BaseCode, haxe.io.Bytes) → haxe.io.Bytes
Bindings
- static
f@31006__constructor__(haxe.crypto.BaseCode, haxe.io.Bytes) → Void