mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-03-09 22:13:27 +00:00
Escape not only ASCII control characters, but Unicode as well. Change-Id: I5f5791ae51fc5624599f66ce012ecef364e7ea97 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/262682 Trust: Damien Neil <dneil@google.com> Run-TryBot: Damien Neil <dneil@google.com> Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com> Reviewed-by: Joe Tsai <joetsai@google.com>