public BytesWriter( Memory<byte> memory )
Public Sub New ( memory As Memory(Of Byte) )
new : memory : Memory<byte> -> BytesWriter
In This Article