@backblaze-labs/b2-sdk - v0.2.0
    Preparing search index...

    Module raw

    Low-level 1:1 bindings for every B2 native API endpoint.

    Each method on RawClient maps directly to a single b2_* HTTP call with fully typed request and response objects. No retry logic, no URL pooling, no automatic reauthorization. Use this when you need precise control over individual API calls; for most use cases prefer the high-level B2Client.

    Classes

    RawClient

    Interfaces

    DownloadFileOptions
    RawClientOptions
    RawRequestOptions
    SseCDownloadKey

    Type Aliases

    CopyPartOptions
    FinishLargeFileOptions
    JsonPostOptions
    ListFileNamesOptions
    ListFileVersionsOptions
    StartLargeFileOptions
    UploadFileOptions
    UploadPartOptions

    Functions

    buildFileInfoHeaders
    decodeFileName
    encodeFileName
    parseFileInfoHeaders