RLMBSONType

Objective-C

enum RLMBSONType : NSUInteger {}

Swift

enum RLMBSONType : UInt, @unchecked Sendable

允许的BSON types 。