BuildMaster SDK Reference
Version:

StreamSearchResult(long offset, long length) Constructor

Initializes a new instance of the StreamSearcher struct.

Syntax

public .ctor(long offset, long length)

Parameters

offset
Type: long

The offset of the match.

length
Type: long

The number of bytes until the next match or the end of the stream.