| Noemax.FastInfoset Namespace > XmlFastInfosetReader Class > ReadContentAsBase64 Method : ReadContentAsBase64() Method |
'Declaration Public Overloads Function ReadContentAsBase64() As System.Byte()
'Usage Dim instance As XmlFastInfosetReader Dim value() As System.Byte value = instance.ReadContentAsBase64()
public System.byte[] ReadContentAsBase64()
public function ReadContentAsBase64(): System.array of Byte;
public function ReadContentAsBase64() : System.byte[];
public: System.byte[]* ReadContentAsBase64();
public: System.array<byte>^ ReadContentAsBase64();
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