get_encoding (3) Linux Manual Page
get_encoding — report the binary encoding of data in a dirfile Synopsis#include <getdata.h> unsigned long get_encoding(DIRFILE *dirfile, int fragment_index);DescriptionThe get_encoding() function queries a dirfile(5) database specified by dirfile and returns the binary encoding for the fragment indexed by fragment_index. The binary encoding of a fragment indicate the encoding of data stored in binary files associated…
