ProtobufSerializerOptions
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
ProtobufSerializerOptions<
T> =ProtobufSerializerOptionsBuilder<T> |Partial<ProtobufSerializerOptionsType<T>>
Defined in: src/serialization/ProtobufSerializerOptions.ts:163
Accepted input for a ProtobufSerializer: the fluent ProtobufSerializerOptionsBuilder OR a plain ProtobufSerializerOptionsType object.
Type Parameters
Section titled “Type Parameters”T = unknown
