Document.sizeKey

Retruns: The number of bytes taken up by the key in the HiBON serialized stream

  1. size_t sizeKey(const(char[]) key)
    struct Document
    @nogc static pure nothrow
    size_t
    sizeKey
    (
    const(char[]) key
    )
  2. size_t sizeKey(uint key)

Meta