FastInfoset.NET Class Reference for .NET
ReadContentAsBase64 Method (XmlFastInfosetReader)






Reads the binary or Base64 encoded content at the current position and returns the decoded binary bytes.
Overload List
OverloadDescription
ReadContentAsBase64(Byte[],Int32,Int32) Reads the binary or Base64 encoded content at the current position and returns the decoded binary bytes.  
ReadContentAsBase64() Reads the binary or Base64 encoded content at the current position and returns the decoded binary bytes.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XmlFastInfosetReader Class
XmlFastInfosetReader Members
Base Implementation in ReadContentAsBase64

Send Feedback