Noemax FastInfoset.NET Report an issue | Discuss in forums
XmlFastInfosetReader.ReadElementContentAsBase64 Method
See Also 
Noemax.FastInfoset Assembly > Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : ReadElementContentAsBase64 Method



Reads the binary or Base64 encoded element content and returns the decoded bytes.


Namespace: Noemax.FastInfoset
Assembly: Noemax.FastInfoset (in Noemax.FastInfoset.dll)

Overload List

OverloadDescription
ReadElementContentAsBase64()  
ReadElementContentAsBase64(Byte[],Int32,Int32) Reads the binary or Base64 encoded element content and returns the decoded bytes.  

Version Information

.NET Framework

Supported in: 3.5, 3.0, 2.0

.NET Compact Framework

Supported in: 3.5, 2.0

See Also