Zstream.Entry (zstream v0.6.3) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Zstream.Entry{
  compressed_size: integer(),
  extras: list(),
  mtime: NaiveDateTime.t(),
  name: String.t(),
  size: integer()
}