amber/deno/bytes_read

Types

pub type BytesRead {
  Bytes(Int)
  EOF
}

Constructors

  • Bytes(Int)
  • EOF
Search Document