IXmlBinaryReaderInitializer Methods
.NET Framework 4.5
| Name | Description | |
|---|---|---|
|
SetInput(Stream, IXmlDictionary, XmlDictionaryReaderQuotas, XmlBinaryReaderSession, OnXmlDictionaryReaderClose) | Reinitializes the binary reader using the given input stream. |
|
SetInput(Byte[], Int32, Int32, IXmlDictionary, XmlDictionaryReaderQuotas, XmlBinaryReaderSession, OnXmlDictionaryReaderClose) | Reinitializes the binary reader using the given input buffer. |