dotnet-api-docs
dotnet-api-docs copied to clipboard
Update System.Formats.Nrbf.NrbfDecoder(byte[]) to accept ReadOnlySpan<byte> instead
I've noticed while reviewing https://github.com/dotnet/dotnet-api-docs/pull/10168 that we need to reflect the changes from https://github.com/dotnet/runtime/pull/103636 in the docs
Tagging subscribers to this area: @dotnet/area-system-runtime
This has been updated: https://learn.microsoft.com/en-us/dotnet/api/system.formats.nrbf.nrbfdecoder.startswithpayloadheader?view=net-8.0#system-formats-nrbf-nrbfdecoder-startswithpayloadheader(system-readonlyspan((system-byte)))