class BSON::Binary
def from_uuid_old_to_python_legacy_uuid(hex)
-
(String)
- the python-legacy-formatted UUID
Parameters:
-
hex
(String
) -- The hexadecimal string to convert
def from_uuid_old_to_python_legacy_uuid(hex) hex end
(String)
- the python-legacy-formatted UUID
hex
(String
)
-- The hexadecimal string to convert
def from_uuid_old_to_python_legacy_uuid(hex) hex end