JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

spork/zip/compress

spork


    cfunction
    src/zip.c on line 18, column 1

    (zip/compress bytes &opt level into)

    Compress data and write to a buffer. Different compression levels 
    can be used - higher compression levels trade smaller output with 
    longer compression times. Returns `into`. If `into` not provided, a 
    new buffer is created.


0 examplesSign in to add an example
Loading...