Creates a new BSON value using raw data.
A slice of the first bytes of 'data' is stored, containg the data related to the value. An exception is thrown if 'data' is too short.
See Implementation
Creates a new BSON value using raw data.
A slice of the first bytes of 'data' is stored, containg the data related to the value. An exception is thrown if 'data' is too short.