zstream v0.5.1 Zstream.Entry View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

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