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)
55
WriteCore
(new ReadOnlySpan<byte>(buffer, offset, count));
67
WriteCore
(new ReadOnlySpan<byte>(in value));
76
WriteCore
(buffer);