Home
last modified time | relevance | path

Searched defs:AttachBytes (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DByteString.cs38 internal static ByteString AttachBytes(ReadOnlyMemory<byte> bytes) in AttachBytes() method in Google.Protobuf.ByteString
48 internal static ByteString AttachBytes(byte[] bytes) in AttachBytes() method in Google.Protobuf.ByteString