Aracılığıyla paylaş


ZstandardDecoder.TryGetMaxDecompressedLength Yöntem

Tanım

public:
 static bool TryGetMaxDecompressedLength(ReadOnlySpan<System::Byte> data, [Runtime::InteropServices::Out] long % length);
public static bool TryGetMaxDecompressedLength(ReadOnlySpan<byte> data, out long length);
static member TryGetMaxDecompressedLength : ReadOnlySpan<byte> * int64 -> bool
Public Shared Function TryGetMaxDecompressedLength (data As ReadOnlySpan(Of Byte), ByRef length As Long) As Boolean

Parametreler

length
Int64

Döndürülenler

Şunlara uygulanır