Orc::Proto::FileTail
Constants
FIELDS = {1 => {name: :postscript, pb_type: PostScript, crystal_type: PostScript, cast_type: PostScript?, native: false, optional: true, repeated: false, default: nil, packed: false}, 2 => {name: :footer, pb_type: Footer, crystal_type: Footer, cast_type: Footer?, native: false, optional: true, repeated: false, default: nil, packed: false}, 3 => {name: :file_length, pb_type: :uint64, crystal_type: UInt64, cast_type: UInt64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 4 => {name: :postscript_length, pb_type: :uint64, crystal_type: UInt64, cast_type: UInt64?, native: true, optional: true, repeated: false, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
Constructors
new(buf : Protobuf::Buffer)
Class methods
from_protobuf(io)
Instance methods
[](key : String)
file_length
postscript
postscript=(postscript : PostScript | Nil)
postscript_length
to_protobuf(io : IO, embedded = false)
to_protobuf