Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ get_character
Method
get_character
native/thirdpart/json/json.hpp:3933–3936 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3931
~file_input_adapter() override = default;
3932
3933
std::char_traits<char>::int_type get_character() noexcept override
3934
{
3935
return std::fgetc(m_file);
3936
}
3937
3938
private:
3939
/// the file pointer to read from
Callers
2
get
Method · 0.45
get
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected