Layout.integer

Format an integer value

class Layout(T)
protected
T[]
integer
(
T[] output
,
long v
,
const(T)[] format
,
ulong mask = ulong.max
,
const(T)[] def = "d"
)

Meta