Package-level declarations

Types

Link copied to clipboard

Interface for deserializing JSON documents as a stream of tokens

Link copied to clipboard

Interface for serialization. Specific formats should implement this interface according to their own requirements. Currently only aws.smithy.kotlin.runtime.serde.json.JsonSerializer implements this interface.