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