BSON.Binary (Mongodb v1.0.1) View Source
Represents BSON binary type
Link to this section Summary
Link to this section Types
Specs
t() :: %BSON.Binary{
binary: binary(),
subtype:
:generic | :function | :binary_old | :uuid_old | :uuid | :md5 | 128..255
}