Overload List

  NameDescription
Public methodStatic memberDecodeExtension(Extension, Int32, Type)
Decodes the specified extension and returns an object of the specified type that is instantiated with the decoded bytes.
Protected methodStatic memberDecodeExtension(Extension, IntPtr, Type)
Decodes the specified extension and returns an object of the specified type that is instantiated with the decoded bytes.
Public methodStatic memberDecodeExtension(Extension, String, Type)
Decodes the specified extension and returns an object of the specified type that is instantiated with the decoded bytes.

See Also