libpqxx
The C++ client library for PostgreSQL
 
Loading...
Searching...
No Matches
pqxx::internal::glyph_scanner< encoding_group::BIG5 > Struct Reference

Static Public Member Functions

static PQXX_PURE std::size_t call (char const buffer[], std::size_t buffer_len, std::size_t start)
 
static PQXX_PURE std::size_t call (char const buffer[], std::size_t buffer_len, std::size_t start)
 Find the next glyph in buffer after position start.
 

Member Function Documentation

◆ call() [1/2]

static PQXX_PURE std::size_t pqxx::internal::glyph_scanner< encoding_group >::call ( char const buffer[],
std::size_t buffer_len,
std::size_t start )
static

Find the next glyph in buffer after position start.

◆ call() [2/2]

static PQXX_PURE std::size_t pqxx::internal::glyph_scanner< encoding_group::BIG5 >::call ( char const buffer[],
std::size_t buffer_len,
std::size_t start )
inlinestatic

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