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