dfins ~master (2019-05-03T23:01:24Z)
Dub
Repo
BYTES_PER_WORD
dfins
util
Bytes per each word.
A word is a
ushort
, so each word has 2 bytes.
enum
BYTES_PER_WORD
=
2
;
Meta
Source
See Source File
dfins
util
functions
fromBCD
peek
pop
toBCD
toBytes
toWords
write
manifest constants
BYTES_PER_WORD
Bytes per each word.
A word is a ushort, so each word has 2 bytes.