longToString

char[]
longToString
(
char[] buffer
,
long value
,
int digits
,
const(char)[] negativeSign
)

Meta