Skip to content

RageLib.Helpers.HashSearch

Jérémie N'gadi edited this page Apr 29, 2019 · 3 revisions

namespace: RageLib.Helpers

Inheritance Hierarchy

  • HashSearch

Syntax

public class HashSearch

Constructors

prototype description

Properties

name description

Methods

prototype description
method [] SearchHash(Stream stream, byte[] hash, int length=32) __
method [][] SearchHashes(Stream stream, IList< byte[]> hashes, int length=32) __

Events

name description
Clone this wiki locally