class

IO::CopyException

Inherits Exception < Reference < Object

Constructors

new(message : String | Nil = nil, cause : Exception | Nil = nil, len : Int32 | Nil = nil, count : Int64 | Nil = nil, bytes : Bytes | Nil = nil)
Source

Instance methods

bytes
Source
bytes=(bytes : Bytes | Nil)
Source
count
Source
count=(count : Int64 | Nil)
Source
len=(len : Int32 | Nil)
Source