次の方法で共有


Base64Url.DecodeFromUtf8InPlace(Span<Byte>) メソッド

定義

public:
 static int DecodeFromUtf8InPlace(Span<System::Byte> buffer);
public static int DecodeFromUtf8InPlace (Span<byte> buffer);
static member DecodeFromUtf8InPlace : Span<byte> -> int
Public Shared Function DecodeFromUtf8InPlace (buffer As Span(Of Byte)) As Integer

パラメーター

buffer
Span<Byte>

戻り値

適用対象