Document
Inherits MessagePack::Serializable < Struct < Value < Object
Constructors
new(size : UInt64, offset : UInt64, mime_type : String)
Sourcenew(pull : MessagePack::Unpacker)
SourceInstance methods
mime_type
Sourcemime_type=(mime_type : String)
Sourceoffset
Sourceoffset=(offset : UInt64)
Sourcesize
Sourcesize=(size : UInt64)
Source