# Generated by roxygen2: do not edit by hand

S3method("$",fst_table)
S3method("[",fst_table)
S3method("[[",fst_table)
S3method(as.data.frame,fst_table)
S3method(as.list,fst_table)
S3method(dim,fst_table)
S3method(dimnames,fst_table)
S3method(names,fst_table)
S3method(print,fst_table)
S3method(print,fstmetadata)
S3method(row.names,fst_table)
S3method(str,fst_table)
export(compress_fst)
export(decompress_fst)
export(fst)
export(fst.metadata)
export(hash_fst)
export(metadata_fst)
export(read.fst)
export(read_fst)
export(threads_fst)
export(write.fst)
export(write_fst)
import(Rcpp)
importFrom(fstcore,threads_fstlib)
importFrom(parallel,detectCores)
importFrom(utils,capture.output)
importFrom(utils,packageVersion)
importFrom(utils,str)
importFrom(utils,tail)
useDynLib(fst, .registration = TRUE)
