class BSON::Binary

def from_uuid_old_to_python_legacy_uuid(hex)

Returns:
  • (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