Go to the source code of this file.
◆ rz_protobuf_decode()
Definition at line 146 of file protobuf.c.
148 eprintf(
"Invalid buffer pointer or size.\n");
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group const void start
static void decode_buffer(RzStrBuf *sb, const ut8 *start, const ut8 *end, ut32 padcnt, bool debug)
RZ_API RZ_OWN char * rz_strbuf_drain(RzStrBuf *sb)
RZ_API RzStrBuf * rz_strbuf_new(const char *s)
References debug, decode_buffer(), test_evm::end, eprintf, NULL, rz_strbuf_drain(), rz_strbuf_new(), sb, and start.
Referenced by cmd_print_fromage().