MCAP TypeScript SDK
    Preparing search index...

    Module @mcap/core

    @mcap/core

    MCAP is a modular container format and logging library for pub/sub messages with arbitrary message serialization. It is primarily intended for use in robotics applications, and works well under various workloads, resource constraints, and durability requirements.

    The @mcap/core package provides low-level readers and writers for the MCAP format in TypeScript.

    Examples of how to use the @mcap/core APIs can be found in the TypeScript examples folder in the MCAP repo.

    @mcap/core is licensed under the MIT License.

    Join our Discord community to ask questions, share feedback, and stay up to date on what our team is working on.

    McapConstants
    McapTypes
    Opcode
    McapChunkBuilder
    McapIndexedReader
    McapRecordBuilder
    McapStreamReader
    McapWriter
    TempBuffer
    IReadable
    ISeekableWriter
    IWritable
    Attachment
    AttachmentIndex
    Channel
    Chunk
    ChunkIndex
    DataEnd
    DecompressHandlers
    McapMagic
    McapRecord
    McapRecords
    McapWriterOptions
    Message
    MessageIndex
    Metadata
    MetadataIndex
    Schema
    Statistics
    SummaryOffset
    TypedMcapRecord
    TypedMcapRecords
    UnknownRecord
    LIBRARY_IDENTIFIER
    MCAP_MAGIC
    VERSION
    hasMcapPrefix
    isKnownOpcode
    parseMagic
    parseRecord