struct

Ecma335::MetadataRoot

Inherits Struct < Value < Object

Constructors

new(signature : UInt32, major_version : UInt16, minor_version : UInt16, version_string : String, streams : Array(StreamHeader), tables_stream : TablesStream | Nil = nil)
Source

Instance methods

has_stream?(name : String) : Bool
Source
major_version
Source
minor_version
Source
signature
Source
stream?(name : String) : StreamHeader | Nil
Source
stream_names
Source
streams
Source
tables_stream
Source
version_string
Source