| XmlSerializationReaderToByteArrayBase64 Method |
| Name | Description | |
|---|---|---|
| ToByteArrayBase64(Boolean) |
Instructs the System.Xml.XmlReader to read the string value at its current
position and return it as a base-64 byte array.
| |
| ToByteArrayBase64(String) |
Produces a base-64 byte array from an input string.
|