func encode(to encoder: Encoder) throws
s9MongoCore12WriteConcernV15AcknowledgementV6encode2toys7Encoder_p_tKFWhat are these?
s9MongoCore12WriteConcernV15AcknowledgementV6encode2toys7Encoder_p_tKF
FNV24: [4MSQ5]
init(from: Decoder) throws
init(integerLiteral: Int32)
init(stringLiteral: String)
static var majority: Acknowledgement
import MongoCore
struct Acknowledgement
struct WriteConcern
protocol Encoder
A type that can encode values into a native format for external representation.
init(from decoder: Decoder) throws
init(integerLiteral value: Int32)
init(stringLiteral value: String)
static var majority: Acknowledgement { get }