LineStream.this - multiple declarations

Function LineStream.this

this constructor was created for unittests only

Prototype

this();

Function LineStream.this

Open file with known encoding

Prototype

this(
  InputStream stream,
  string filename,
  EncodingType encoding,
  ubyte[] buf,
  uint offset,
  uint len
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0