Searched defs:ToByteArray (Results 1 – 2 of 2) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/ | ||
| D | MessageExtensions.cs | 107 public static byte[] ToByteArray(this IMessage message) in ToByteArray() method in Google.Protobuf.MessageExtensions |
| D | ByteString.cs | 120 public byte[] ToByteArray() in ToByteArray() method in Google.Protobuf.ByteString |