Class UnsafeByteOperations
Inherited Members
Namespace: Google.Protobuf
Assembly: Google.Protobuf.dll
Syntax
public static class UnsafeByteOperations
Methods
UnsafeWrap(ReadOnlyMemory<byte>)
Declaration
public static ByteString UnsafeWrap(ReadOnlyMemory<byte> bytes)
Parameters
Type | Name | Description |
---|---|---|
ReadOnlyMemory<byte> | bytes |
Returns
Type | Description |
---|---|
ByteString |