Click or drag to resize
XmlSerializationReaderToByteArrayBase64 Method
Overload List
  NameDescription
Protected methodToByteArrayBase64(Boolean)
Instructs the System.Xml.XmlReader to read the string value at its current position and return it as a base-64 byte array.
Protected methodStatic memberToByteArrayBase64(String)
Produces a base-64 byte array from an input string.
Top
See Also