XxHash128.Append(ReadOnlySpan<Byte>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Appends the contents of source
to the data already processed for the current hash computation.
public:
override void Append(ReadOnlySpan<System::Byte> source);
public override void Append(ReadOnlySpan<byte> source);
override this.Append : ReadOnlySpan<byte> -> unit
Public Overrides Sub Append (source As ReadOnlySpan(Of Byte))
- source
- ReadOnlySpan<Byte>
The data to process.
Applies to
Ürün | Sürümler |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Standard | 2.0 (package-provided) |
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
.NET geri bildirimi
.NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: