import { Stream } from "https://deno.land/x/xml@4.0.0/utils/stream.ts";
Capture next bytes until matching regex sequence (length can be used for regex with lookbehind)
import { Stream } from "https://deno.land/x/xml@4.0.0/utils/stream.ts";
Capture next bytes until matching regex sequence (length can be used for regex with lookbehind)