raise message.DecodeError(reason) DecodeError: String field proto3_arena_unittest.TestAllTypes.optional_string contains invalid UTF-8 data when parsinga protocol buffer: surrogates not allowed. Usethe ...
* On encoding/writing a UTF-8 encoded BOM will be prepended/written as the first three bytes. * On decoding/reading if the first three bytes are a UTF-8 encoded BOM, these bytes will be skipped.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results