Method Read
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
Read()
Read a single character. This method will block until a character is available, an I/O error occurs, or the end of the stream is reached.
public override int Read()
Read a single character. This method will block until a character is available, an I/O error occurs, or the end of the stream is reached.
public override int Read()