When I put some arbitrary bytes in a bytes field in a protocol buffer and then print it out with DebugString, it formats the bytes in a format I'm unfamiliar with. It's full of three-digit escape sequences like "\364\007". What format is this? 364 is too big to be a byte, but nothing seems to exceed 3 digits.
-- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
