Exemplo n.º 1
0
 private static void WriteBuffer(IByteTarget target, IByteBuffer buffer)
 => buffer.CopyToStream(target.AsWritableStream());