class Deno.errors.UnexpectedEof
extends Error
Raised when attempting to read bytes from a resource, but the EOF was unexpectedly encountered.
Raised when attempting to read bytes from a resource, but the EOF was unexpectedly encountered.