Graphene::Serialize::Tm_empty_set(T)
Inherits Graphene::Serialize::Pack < Struct < Value < Object
空集合,用于代替 Set(T_future_extensions) 类型,提高效率。避免 Set 分配堆内存。
Constructors
from_graphene_json(json : JSON::Any | Nil, args) : self
Sourcenew
Sourceunpack(io) : self
SourceInstance methods
initialize
Sourcepack(io)
Sourceto_json(json : JSON::Builder) : Nil
Source