WriteBase64 Method
WriteBase64(Byte[], Int32, Int32)
Declaration
public override void WriteBase64(byte[] buffer, int index, int count)
Parameters
Type | Name | Description |
---|---|---|
System.Byte[] | buffer | |
System.Int32 | index | |
System.Int32 | count |
Overrides
System.Xml.XmlWriter.WriteBase64(System.Byte[], System.Int32, System.Int32)