TarError

public enum TarError: Error

Error happened during processing TAR archive (container). It may indicate that either the data is damaged or it might not be TAR archive (container) at all.

  • error: error description.