struct

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
Source
unpack(io) : self
Source

Instance methods

initialize
Source
pack(io)
Source
to_json(json : JSON::Builder) : Nil
Source