View Source BSON.LongNumber (mongodb-driver v1.2.0)
Represents BSON long type
Link to this section Summary
Link to this section Types
@type t() :: %BSON.LongNumber{value: integer()}
Represents BSON long type
@type t() :: %BSON.LongNumber{value: integer()}