Class BytesElementParser
- Namespace
- VisioForge.Core.Metadata.KLV
- Assembly
- VisioForge.Core.dll
Represents a bytes element parser.
public class BytesElementParser : ElementParserInheritance
Derived
Inherited Members
Constructors
BytesElementParser(byte[], byte[])
Initializes a new instance of the VisioForge.Core.Metadata.KLV.BytesElementParser class.
public BytesElementParser(byte[] key, byte[] value)Parameters
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()Returns
- string
-
A string that represents the current object.