#!/usr/bin/env runts -- import {toArrayBuffer} from "https://deno.land/std@0.203.0/streams/mod.ts"; const input = await toArrayBuffer(Deno.stdin.readable); const encoded = encodeURI(new TextDecoder().decode(input)); console.log(encoded); // @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260121T232616+08:00.MEUCIFR22KcyM6rFopdoq6Ql // XntYCaLLBA3/zMR36jOqsUedAiEAsTvDvWNPAq6IUXRqSge5NZ9Hf7/DnF1hjQjZ6+SZQOg=