import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/reader.js";
Functions
Reads all data from the iterable object or readable stream to an array. | |
Reads all data from the given source to an | |
Reads all data from the given source to a | |
Reads all data from the given source to a data URL. | |
Reads all data from the given source to a JSON object. | |
Reads all data from the given source to an object URL. | |
Reads all data from the given source to a string. | |
If the given | |
Utility functions for reading data from various types of source into various forms. |