View Source Zstream.Entry (zstream v0.6.6)
Summary
Types
@type t() :: %Zstream.Entry{ compressed_size: integer(), extras: list(), mtime: NaiveDateTime.t(), name: String.t(), size: integer() }
@type t() :: %Zstream.Entry{ compressed_size: integer(), extras: list(), mtime: NaiveDateTime.t(), name: String.t(), size: integer() }