EdgeAIG's picture
download
raw
468 Bytes
import { Config, PartInfo } from "../index.js";
export declare function defaultIsFile(info: PartInfo): boolean;
export declare function make({ headers, onFile: onPart, onField, onError, onDone, isFile, maxParts, maxTotalSize, maxPartSize, maxFieldSize, }: Config): {
readonly write: (chunk: Uint8Array) => void;
readonly end: () => void;
};
export declare function decodeField(info: PartInfo, value: Uint8Array): string;
//# sourceMappingURL=multipart.d.ts.map

Xet Storage Details

Size:
468 Bytes
·
Xet hash:
a3f0720c583e4bb7b02ffbe751b263db7c25169d341bbdacc05cc78a5a745e4b

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