2 references to FormatNumeric
System.Formats.Tar (2)
System\Formats\Tar\TarHeader.Write.cs (2)
670
checksum +=
FormatNumeric
(_size, buffer.Slice(FieldLocations.Size, FieldLengths.Size));
1178
return
FormatNumeric
(unixTimeSeconds, destination);