Instance Property
readBuffer
Values deferred until the layer can complete format-dependent decoding.
Declaration
var readBuffer: [AnyHashable : Any]? { get set }Declaration
@property (nonatomic, strong) NSDictionary * readBuffer;Declaration
readBuffer() -> dict
setReadBuffer_(readBuffer: dict)See Also
Encoding
A property-list representation for the specified Glyphs file format version.
Writes the layer in the specified Glyphs file format.
An attribute representation for the specified Glyphs file format version.
Stores a value for format-dependent decoding after the layer hierarchy is available.
Completes format-dependent decoding after the layer has been attached to its object hierarchy.
Encodes layer elements as Glyphs property-list data.