download
raw
239 Bytes
/**
* ZSTD (Zstandard) decoder.
*/
export declare class ZSTDDecoder {
init(): Promise<void>;
_init(result: WebAssembly.WebAssemblyInstantiatedSource): void;
decode(array: Uint8Array, uncompressedSize?: number): Uint8Array;
}

Xet Storage Details

Size:
239 Bytes
·
Xet hash:
feb1f781473626e95ad1771bc0eeb427faef1255d134d6528b7e91b51a183872

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.