C# (CSharp) FiftyOne.Foundation.Mobile.Detection.Readers Namespace

Classes

Name Description
Reader Used to provide extra features to the standard binary reader to reduce the number of objects created for garbage collection to handle.
SourceBase Providers the base for a data source containing the uncompressed data structures used by the data set.
SourceFile Encapsulates either a file containing the uncompressed data structures used by the data set.
SourceFileBase Base class for file sources.
SourceMemory Encapsulates a byte array containing the uncompressed data structures used by the data set.