Home
last modified time | relevance | path

Searched refs:InternalBlobBinding (Results 1 – 1 of 1) sorted by relevance

/third_party/node/typings/internalBinding/
Dblob.d.ts1 declare namespace InternalBlobBinding { namespace
14 …createBlob(sources: Array<Uint8Array | InternalBlobBinding.BlobHandle>, length: number): InternalB…
15 FixedSizeBlobCopyJob: typeof InternalBlobBinding.FixedSizeBlobCopyJob;
16 …getDataObject(id: string): [handle: InternalBlobBinding.BlobHandle | undefined, length: number, ty…
17 …storeDataObject(id: string, handle: InternalBlobBinding.BlobHandle, size: number, type: string): v…