# Generated by roxygen2: do not edit by hand

S3method("[",utf8)
S3method("[<-",utf8)
S3method("[[",utf8)
S3method("[[<-",utf8)
S3method("names<-",utf8)
S3method(as.character,utf8)
S3method(as.data.frame,utf8)
S3method(as_utf8,"NULL")
S3method(as_utf8,character)
S3method(as_utf8,default)
S3method(as_utf8,utf8)
S3method(c,utf8)
S3method(format,utf8)
S3method(print,utf8)
S3method(to_encoding,"NULL")
S3method(to_encoding,character)
S3method(to_encoding,data.frame)
S3method(to_encoding,default)
S3method(to_encoding,list)
S3method(to_encoding,utf8)
export(all_utf8)
export(as_utf8)
export(encoding)
export(is_utf8)
export(read_lines_enc)
export(to_alien)
export(to_encoding)
export(to_latin1)
export(to_native)
export(to_utf8)
export(transform_lines_enc)
export(try_read_lines_enc)
export(utf8)
export(write_lines_enc)
importFrom(methods,setOldClass)
useDynLib(enc, .registration = TRUE, .fixes = "C_")
