gz_open: Open a gzip file for reading or writing

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Open a gzip file for reading or writing

Usage

1
gz_open(path, mode)

Arguments

path

path to file

mode

"write", "append" or "read"

Value

handle to the file


hrbrmstr/warc documentation built on May 17, 2019, 5:53 p.m.