phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
toUbytes
nxt
array_help
@
safe
@
property
@
trusted
pure nothrow @
nogc
ubyte
[
T.sizeof
]
toUbytes
(
T
)
(
in
T
x
)
Return Value
Type:
ubyte
[
T
.
sizeof
]
x
as a static array of unsigned bytes.
Meta
Source
See Implementation
nxt
array_help
aliases
s
functions
makeReallocatedBitArrayZeroPadded
makeUninitializedBitArray
makeZeroedBitArray
staticArray
staticArrayAlternative
properties
asN
toUbytes
static functions
binBlockBytes
wordCountOfBitCount
structs
US