zstd
master
Zstd
Compress
Context
Error
Dict
IO
Error
Context
Error
Decompress
Context
Error
FrameSizeUnknown
Dict
IO
Error
Dict
Error
class
Zstd::Error
Zstd::Error
Exception
Reference
Object
Direct Known Subclasses
Zstd::Compress::IO::Error
Zstd::Context::Error
Zstd::Decompress::IO::Error
Defined in:
zstd/error.cr
Constructors
.new
(r, msg : String)
.new
(msg : String)
Class Method Summary
.raise_if_error
(r, msg)
Constructor Detail
def self.
new
(r, msg : String)
#
[
View source
]
def self.
new
(msg : String)
#
[
View source
]
Class Method Detail
def self.
raise_if_error
(r, msg)
#
[
View source
]