Noemax FastInfoset.NET
ReadContentAsBase64 Method
See Also  Send Feedback
Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : ReadContentAsBase64 Method






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.  

See Also