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