Deno.errors.UnexpectedEof - Deno documentation
class Deno.errors.UnexpectedEof
extends Error

Raised when attempting to read bytes from a resource, but the EOF was unexpectedly encountered.