tai_pack
convert to external TAI64 format
- Provided by: libowfat-dev (Version: 0.32-4.1build1)
- Source: libowfat
- Report a bug
convert to external TAI64 format
#include <libowfat/tai.h>
extern int tai_pack(char* buf,const struct tai* t);
tai_pack converts a TAI64 label from internal format in t to external TAI64 format in buf.
See http://cr.yp.to/libtai/tai64.html