MAC address. Struct holds 6 octets of the address. * Serializes to bson as string like 'xx:xx:xx:xx:xx:xx'
Creating from already separated octets
Creating form raw buffer
Parsing from string 'xx:xx:xx:xx:xx:xx'
Serializing to bson as string 'xx:xx:xx:xx:xx:xx'
Converting to string 'xx:xx:xx:xx:xx:xx'
Deserializing from bson. Expecting string format
See Implementation
MAC address. Struct holds 6 octets of the address. * Serializes to bson as string like 'xx:xx:xx:xx:xx:xx'