This is a beta autodoc build; expect bugs and missing information.
std
io
Writer
writeIntLittle
fn
writeIntLittle
(
self
:
Self
,
comptime
T
:
type
,
value
:
T
)
Error
!
void
[
src
]
Parameters
self
:
Self
,
T
:
type
,
value
:
T
,