TinyChatEngine
Loading...
Searching...
No Matches
llama_file Struct Reference

Public Member Functions

 llama_file (const char *fname, const char *mode)
 
void read_raw (void *ptr, size_t size)
 
std::uint32_t read_u32 ()
 
std::string read_string (std::uint32_t len)
 

Public Attributes

FILE * fp
 
size_t size
 

The documentation for this struct was generated from the following file: