Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • database_object

Index

Constructors

Properties

Methods

Constructors

  • new database_object(exists?: bool, value?: null | Uint8Array, key?: null | Uint8Array): database_object
  • Parameters

    • exists: bool = false
    • value: null | Uint8Array = null
    • key: null | Uint8Array = null

    Returns database_object

Properties

exists: bool
key: null | Uint8Array
value: null | Uint8Array

Methods

  • Parameters

    • reader: Reader
    • length: number

    Returns database_object

  • Parameters

    Returns void

Generated using TypeDoc