Very Popular
Go to Latest
class StringReader
import { StringReader } from "https://dotland.deno.dev/x/dejs@0.9.3/vendor/https/deno.land/std/io/readers.ts";

Reader utility for strings

Constructors

new
StringReader(s: string)