struct

Document

Inherits MessagePack::Serializable < Struct < Value < Object

Constructors

new(size : UInt64, offset : UInt64, mime_type : String)
Source
new(pull : MessagePack::Unpacker)
Source

Instance methods

mime_type
Source
mime_type=(mime_type : String)
Source
offset
Source
offset=(offset : UInt64)
Source
size
Source
size=(size : UInt64)
Source