RTCForge API Reference v1.1.1
    Preparing search index...

    Class FileSystemAccessSink

    StorageSink that streams received bytes to disk through the browser File System Access API.

    Data is written at absolute positions via a FileSystemWritableFileStream, so the file need never be held in memory — suitable for large downloads. Pass a FileSystemFileHandle obtained from showSaveFilePicker() or similar.

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods