Handbook
Glossary
bytes>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
bytes>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
cuda.ffi
kernel
;
M:
CUuuid
bytes>>
T{
struct-slot-spec
{
name
"bytes"
}
{
offset 0
}
{
class
object
}
{
type
{
char
16
}
}
}
read-struct-slot
;
inline
USING:
accessors
endian.private
slots.private
;
M:
bad-length
bytes>>
2
slot
;
inline
USING:
accessors
images.tiff
slots.private
;
M:
bad-tiff-magic
bytes>>
2
slot
;
inline
USING:
accessors
bitstreams
byte-arrays
kernel.private
slots.private
;
M:
bit-reader
bytes>>
2
slot
{
byte-array
}
declare
;
inline
USING:
accessors
bitstreams
byte-vectors
kernel.private
slots.private
;
M:
bit-writer
bytes>>
2
slot
{
byte-vector
}
declare
;
inline
USING:
accessors
byte-vectors
checksums
kernel.private
slots.private
;
M:
checksum-state
bytes>>
5
slot
{
byte-vector
}
declare
;
inline
USING:
accessors
alien
alien.data.map.private
kernel.private
slots.private
;
M:
data-map-param
bytes>>
5
slot
{
c-ptr
}
declare
;
inline
USING:
accessors
git
slots.private
;
M:
insert
bytes>>
2
slot
;
inline
USING:
accessors
midi
slots.private
;
M:
midi-chunk
bytes>>
3
slot
;
inline
USING:
accessors
mime.multipart
slots.private
;
M:
multipart
bytes>>
7
slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
ogg
;
M:
ogg-packet
bytes>>
T{
struct-slot-spec
{
name
"bytes"
}
{
offset 8
}
{
class
integer
}
{
initial 0
}
{
type
long
}
}
read-struct-slot
;
inline
USING:
accessors
pack
slots.private
;
M:
packed-read-fail
bytes>>
3
slot
;
inline
USING:
accessors
midi
slots.private
;
M:
sysex-event
bytes>>
4
slot
;
inline