Constructor
new Long()
Long constructor, wrapper of the internal library used.
Methods
(static) fromBuffer()
Returns a long representation.
Used internally for deserialization
(static) toBuffer(value)
Returns a big-endian buffer representation of the Long instance
Parameters:
Name | Type | Description |
---|---|---|
value |
Long |
inspect() → {string}
Provide the name of the constructor and the string representation
Returns:
- Type
- string