Enumerations | Functions
json_decode.h File Reference
#include "upb/def.h"
Include dependency graph for json_decode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  { upb_JsonDecode_IgnoreUnknown = 1 }
 

Functions

bool upb_JsonDecode (const char *buf, size_t size, upb_Message *msg, const upb_MessageDef *m, const upb_DefPool *symtab, int options, upb_Arena *arena, upb_Status *status)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
upb_JsonDecode_IgnoreUnknown 

Definition at line 37 of file json_decode.h.

Function Documentation

◆ upb_JsonDecode()

bool upb_JsonDecode ( const char *  buf,
size_t  size,
upb_Message msg,
const upb_MessageDef m,
const upb_DefPool symtab,
int  options,
upb_Arena arena,
upb_Status status 
)

Definition at line 1486 of file json_decode.c.



grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:02:16