BinaryImageBase | Defines a base class that represents binary images for parsing or generation in terms of a header, body and footer. |
BinaryImageParserBase | This class defines the fundamental functionality for parsing any stream of binary data. |
BooleanExpression | Represents a boolean expression that can be parsed and executed at runtime. |
BooleanExpressionVariable | Represents a variable that can be tweaked at runtime. |
ISupportBinaryImageExtensions | Defines extension functions related to ISupportBinaryImage implementations. |
StringParser | Like the Excel CSV Parser, only better. |
IBinaryImageParser | This interface represents the protocol independent representation of a streaming data parser. |
ISupportBinaryImage | Specifies that an object can support production or consumption of a binary image that represents the object. |