@backblaze-labs/b2-sdk - v0.1.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
    SseCDownloadKey

    Functions

    buildFileInfoHeaders
    decodeFileName
    encodeFileName
    parseFileInfoHeaders