Skip to main content
class Deno.errors.UnexpectedEof
extends Error

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