C# Class FiftyOne.Foundation.Mobile.Detection.TrieProviderV32

Decision trie data structure provider.
Inheritance: TrieProvider
Show file Open project: 51Degrees/dotNET-Device-Detection

Private Methods

Method Description
GetHeaders ( byte httpHeaders, int headerCount, int headerFirstIndex ) : string[]
TrieProviderV32 ( string copyright, byte strings, byte httpHeaders, byte properties, byte devices, byte lookupList, long nodesLength, long nodesOffset, Pool pool ) : System

Constructs a new instance of a trie provider.