squiz-box ~master (2022-05-18T12:31:34.5908735)
Dub
Repo
LittleEndian.val
squiz_box
priv
LittleEndian
Undocumented in source. Be warned that the author may not have intended to support it.
T
val
[@property setter]
struct
LittleEndian
(size_t sz)
@
property
pure @
safe
@
nogc
nothrow
void
val
(
T
val
)
if
(
sz
== 2 ||
sz
== 4
||
sz
== 8
)
T
val
[@property getter]
Meta
Source
See Implementation
squiz_box
priv
LittleEndian
aliases
T
constructors
this
functions
opAssign
opCmp
opEquals
toHash
properties
val
variables
data