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

Go to the source code of this file.

Enumerations

enum  { UPB_TXTENC_SINGLELINE = 1, UPB_TXTENC_SKIPUNKNOWN = 2, UPB_TXTENC_NOSORT = 4 }
 

Functions

size_t upb_TextEncode (const upb_Message *msg, const upb_MessageDef *m, const upb_DefPool *ext_pool, int options, char *buf, size_t size)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
UPB_TXTENC_SINGLELINE 
UPB_TXTENC_SKIPUNKNOWN 
UPB_TXTENC_NOSORT 

Definition at line 37 of file text_encode.h.

Function Documentation

◆ upb_TextEncode()

size_t upb_TextEncode ( const upb_Message msg,
const upb_MessageDef m,
const upb_DefPool ext_pool,
int  options,
char *  buf,
size_t  size 
)

Definition at line 455 of file text_encode.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:34