json-joy
    Preparing search index...

    Class InsBinOp

    Operations which inserts binary data into a "bin" binary object.

    Hierarchy

    • Op
      • InsBinOp

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    data: Uint8Array

    Unique ID of that operation within the document, Lamport timestamp.

    Object which is being edited.

    Methods

    • Some operations, such as array and string insert/delete operations are compound a single operation instance effectively represents multiple operations (one per character or array element).

      This method returns the effective number of operations.

      Returns number