LineStream.create

Undocumented in source. Be warned that the author may not have intended to support it.
  1. LineStream create(string code, string filename)
  2. LineStream create(InputStream stream, string filename)
    class LineStream
    static
    create
    (
    InputStream stream
    ,
    string filename
    )

Meta