Bson.Bin
Represents Binary data
Summary↑
| new(bin, subtype) | Retruns a struct |
| subtyx(atom1) | Returns the subtype of the bynary data ( |
| xsubty(int1) | Returns the atom coresponding to the subtype of the bynary data |
Functions
Retruns a struct Bson.Bin
Returns the subtype of the bynary data (Binary is the default). Other subtypes according to specs are:
:binary- Binary / Generic:function- Function:binary.Old- Binary (Old):uuid_old- UUID (Old):uuid- UUID:md5- MD5:usrer- User defined
Returns the atom coresponding to the subtype of the bynary data