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 |