Buckets:
| export declare function encodeBase64(bytes: Uint8Array): string; | |
| export declare function encodeBase64NoPadding(bytes: Uint8Array): string; | |
| export declare function encodeBase64url(bytes: Uint8Array): string; | |
| export declare function encodeBase64urlNoPadding(bytes: Uint8Array): string; | |
| export declare function decodeBase64(encoded: string): Uint8Array; | |
| export declare function decodeBase64IgnorePadding(encoded: string): Uint8Array; | |
| export declare function decodeBase64url(encoded: string): Uint8Array; | |
| export declare function decodeBase64urlIgnorePadding(encoded: string): Uint8Array; | |
Xet Storage Details
- Size:
- 584 Bytes
- Xet hash:
- e98d1f117763b8759871b5e42107bebfe17e1e4a88594aa93ff90a5a9401ee96
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.