4 references to WriteCore
System.IO.Compression.Brotli (4)
System\IO\Compression\BrotliStream.cs (1)
77
WriteCore
(ReadOnlySpan<byte>.Empty, isFinalBlock: true);
System\IO\Compression\enc\BrotliStream.Compress.cs (3)
54
WriteCore
(new ReadOnlySpan<byte>(buffer, offset, count));
66
WriteCore
(new ReadOnlySpan<byte>(in value));
75
WriteCore
(buffer);