View Source Zstream.Unzip.Extra.Zip64ExtendedInformation (zstream v0.6.6)

Summary

Types

@type t() :: %Zstream.Unzip.Extra.Zip64ExtendedInformation{
  compressed_size: integer(),
  size: integer()
}