Hello everyone, i'm confused that protobuf is using string/ByteString for bytes in all supported language except golang. In golang , [ ] byte is used for bytes.
why the difference ? is string sutiable for hold arbitrary byte array ? any clue about this would be really appreciated ! Thanks -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/a5c7c2c2-9aaf-4957-bbba-7d9cf5050a1an%40googlegroups.com.
