v4.2.0-1
Deno port of https://github.com/JoshGlazebrook/smart-buffer
Repository
Current version released
5 months ago
Dependencies
other
Versions
Smart Buffer
Deno port of JoshGlazebrook/smart-buffer.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
import { SmartBuffer } from "https://deno.land/x/smart_buffer/mod.ts";
Documentation: JoshGlazebrook/smart-buffer
Test: mod_test.ts