References
summary | ||
public |
|
|
public |
|
|
private |
F * _decode(bytes: *, options: *) |
|
private |
F * _encode(string: *, options: *) |
|
public |
F * byte1tochar2(alphabet: *, a: *) |
|
public |
F * byte2tochar3(alphabet: *, a: *, b: *) |
|
public |
F * byte3tochar4(alphabet: *, a: *, b: *, c: *) |
|
public |
F * char2tobyte1(index: *, a: *, b: *) |
|
public |
F * char3tobyte2(index: *, a: *, b: *, c: *) |
|
public |
F * char4tobyte3(index: *, a: *, b: *, c: *, d: *) |
|
public |
F decode(bytes: *, options: *): * |
|
public |
|
|
public |
V variants: {"RFC4648": *, "RFC7515": *, "Y64": *, "RFC3501": *} |