8bit?<< ( value object -- )


Vocabulary
accessors

Definition
IN: accessors

GENERIC: 8bit?<< ( value object -- )


Methods
USING: accessors slots.private synth.buffers ;

M: buffer 8bit?<< 3 set-slot ; inline