API Collection
PostgresDynamicTypeEncodable Implementations
Topics
Instance Methods
func encode(into: inout ByteBuffer, context: PostgresEncodingContext<some PostgresJSONEncoder>)Encode the entity intobyteBufferin the format specified bypsqlFormat, using the providedcontextas needed, without setting the byte count.