scna hebytes.
FossilOrigin-Name: 4c88c8a2833675d3069c3a80d2209d19d7108ad1e516b72c14f728a45649eea6
This commit is contained in:
parent
a5d7216636
commit
51c29bcd6f
@ -30,6 +30,8 @@
|
|||||||
|
|
||||||
extern int cw_format_hex_bytes(char *dst, const char *format, const char *delim,
|
extern int cw_format_hex_bytes(char *dst, const char *format, const char *delim,
|
||||||
const uint8_t * src, int len);
|
const uint8_t * src, int len);
|
||||||
|
extern int cw_format_scan_hex_bytes(uint8_t *dst,const char *s, int len);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user