// Copyright 2018-2025 the Deno authors. MIT license.

/**
 * Proxy type of {@code Uint8Array<ArrayBuffer} or {@code Uint8Array} in TypeScript 5.7 or below respectively.
 *
 * This type is internal utility type and should not be used directly.
 *
 * @internal @private
 */

export type Uint8Array_ = ReturnType<Uint8Array["slice"]>;

// denoCacheMetadata={"headers":{"last-modified":"Tue, 08 Apr 2025 08:45:09 GMT","content-type":"text/typescript","access-control-expose-headers":"*","etag":"\"82430e6b74ddf8ae839923afbd532e9f\"","cross-origin-resource-policy":"cross-origin","x-goog-metageneration":"1","x-content-type-options":"nosniff","x-jsr-cache-status":"hit","x-goog-stored-content-length":"333","access-control-allow-origin":"*","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000","content-length":"333","x-goog-storage-class":"STANDARD","cache-control":"public, max-age=31536000, immutable","via":"1.1 google","expires":"Sat, 16 Jan 2027 21:44:45 GMT","x-robots-tag":"noindex","x-goog-hash":"crc32c=UJJT4w==,md5=gkMOa3Td+K6DmSOvvVMunw==","x-jsr-cache-id":"DFW","x-goog-stored-content-encoding":"identity","x-goog-generation":"1744101909368572","accept-ranges":"bytes","age":"305","date":"Fri, 16 Jan 2026 21:44:45 GMT","server":"UploadServer","content-security-policy":"default-src 'none'; script-src 'none'; style-src 'none'; img-src 'none'; font-src 'none'; connect-src 'none'; frame-src 'none'; object-src 'none'; frame-ancestors 'none'; sandbox; form-action 'none';","x-guploader-uploadid":"AJRbA5Vcomo8_OHI9NH_ssc8w326pB9U0nZKuy9DhoSS1aH8Ifs9wlekiygRBEWMffBkNaVJ"},"url":"https://jsr.io/@std/encoding/1.0.9/_types.ts","time":1768600190}