Skip to main content
Build Real-time Applications with the new "watch" API in Deno KV
Read more
class Deno.errors.UnexpectedEof
extends Error

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