Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for deflated (0.07 sec)

  1. CREDITS

    is an owner of Copyright and Related Rights in the Work, voluntarily
    elects to apply CC0 to the Work and publicly distribute the Work under its
    terms, with knowledge of his or her Copyright and Related Rights in the
    Work and the meaning and intended legal effect of CC0 on those rights.
    
    1. Copyright and Related Rights. A Work made available under CC0 may be
    Registered: 2025-05-25 19:28
    - Last Modified: 2025-03-13 05:29
    - 1.8M bytes
    - Viewed (0)
  2. api/go1.txt

    pkg archive/tar, type Writer struct
    pkg archive/tar, var ErrFieldTooLong error
    pkg archive/tar, var ErrHeader error
    pkg archive/tar, var ErrWriteAfterClose error
    pkg archive/tar, var ErrWriteTooLong error
    pkg archive/zip, const Deflate uint16
    pkg archive/zip, const Store uint16
    pkg archive/zip, func FileInfoHeader(os.FileInfo) (*FileHeader, error)
    pkg archive/zip, func NewReader(io.ReaderAt, int64) (*Reader, error)
    Registered: 2025-05-27 11:13
    - Last Modified: 2013-08-14 18:58
    - 1.7M bytes
    - Viewed (0)
  3. api/go1.1.txt

    pkg archive/tar, const TypeXHeader = 120
    pkg archive/tar, func FileInfoHeader(os.FileInfo, string) (*Header, error)
    pkg archive/tar, method (*Header) FileInfo() os.FileInfo
    pkg archive/zip, const Deflate = 8
    pkg archive/zip, const Store = 0
    pkg archive/zip, type FileHeader struct, CompressedSize64 uint64
    pkg archive/zip, type FileHeader struct, UncompressedSize64 uint64
    pkg bufio, const MaxScanTokenSize = 65536
    Registered: 2025-05-27 11:13
    - Last Modified: 2022-03-31 20:37
    - 2.6M bytes
    - Viewed (0)
Back to top