bloqade.analog.serialize.Serializer
← Module overview
class
method
method
method
classSerializer¶source
bloqade.analog.serialize.Serializer
Bases: json.JSONEncoder
class SerializerAttributes
| Name | Type | Default | Description |
|---|---|---|---|
types | — | () | |
type_to_str | — | {} | |
str_to_type | — | {} | |
serializers | — | {} | |
deserializers | — | {} |
methodregister¶source
bloqade.analog.serialize.Serializer.register
methodobject_hook¶source
bloqade.analog.serialize.Serializer.object_hook
methoddefault¶source
bloqade.analog.serialize.Serializer.default