# Functions
Calculates the DurationStatistics for a set of given durations.
CalculateFileChunks calculates all chunks of r that are delimited by delimiter.
FmtBytesHumanReadable takes an amount of bytes and returns them in a human readable form up to a unit of PiB.
FmtDurationHumanReadable takes a duration and returns it in a human readable form.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
DurationStatistics represents statistics about measured durations.
ErrorResponse represents an error returned from the FHIR server.
FileChunk describes a chunk within a file with its starting position and end position in bytes.
FileChunkCalculationResult represents a single result of a file chunk calculation.