Header menu logo CodecMapper

XmlWriter Type

The byte-level output abstraction used by XML encoders.

Instance members

Instance member Description

this.Count

Full Usage: this.Count

Returns: int
Modifiers: abstract

Exposes the number of written bytes.

Returns: int

this.Data

Full Usage: this.Data

Returns: byte[]
Modifiers: abstract

Exposes the current backing storage.

Returns: byte[]

Type something to start searching.