![]() |
![]()
| ![]() |
![]()
NAMEmetalink_piece_hash_t - The structure that holds hash value of a piece. SYNOPSIS#include <metalink/metalink_types.h> DESCRIPTIONmetalink_piece_hash_t is a structure that holds a hash value of a piece. STRUCTURE MEMBERSint piece;
typeIndex of a piece starting 0. hashNull terminated string of a hash value in ASCII hexadecimal notation. SEE ALSOmetalink_parse_file(3),
|