1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-15 13:19:38 +02:00

fix UTF encoding.

This commit is contained in:
feri 2022-02-23 22:52:26 +01:00
parent 9941cd1699
commit 6d86fa2536

View file

@ -220,7 +220,7 @@ public final class ProducerOptions {
* Set the format of the literal data packet.
* Defaults to {@link StreamEncoding#BINARY}.
*
* @see <a href="https://datatracker.ietf.org/doc/html/rfc4880#section-5.9">RFC4880 §5.9. Literal Data Packet</a>
* @see <a href="https://datatracker.ietf.org/doc/html/rfc4880#section-5.9">RFC4880 §5.9. Literal Data Packet</a>
*
* @param encoding encoding
* @return this