From d134a83b7454911285101dee8d14b9a41671d850 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Thu, 2 May 2019 23:44:43 -0700 Subject: new primitives: append-byte, append-byte-hex These are variants of write-byte-buffered and print-byte-buffered respectively that operate on in-memory `stream`s rather than `buffered-file`s. They don't operate on files, so we'll avoid using the prefix 'write-'. --- subx/apps/pack | Bin 36190 -> 36560 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'subx/apps/pack') diff --git a/subx/apps/pack b/subx/apps/pack index 318dc3d4..ba40c5a1 100755 Binary files a/subx/apps/pack and b/subx/apps/pack differ -- cgit 1.4.1-2-gfad0