UUIDDecodingStrategy

public enum UUIDDecodingStrategy

Enum representing the various strategies for decoding UUIDs from BSON.

As per the BSON specification, the default strategy is to decode UUIDs from BSON binary types with the UUID subtype.

See also

bsonspec.org