JSON
Less than 1 minute
JSON
Trait providing JSON encoder registration for RPC clients.
trait JSONAdds support for the 'application/json' content type by registering the JSONEncoder. Classes using this trait must implement the registerEncoder method.
Methods
initTraitJSON
Registers the JSON encoder for 'application/json' content type.
public initTraitJSON(): voidClasses using this trait must implement the registerEncoder method.
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000