Open 3D Engine AWSCore Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AWSCore::JsonInputStream Class Reference

Public Types

typedef char Ch
 

Public Member Functions

 JsonInputStream (std::istream &is)
 
Ch Peek () const
 
Ch Take ()
 
size_t Tell () const
 
Ch * PutBegin ()
 
void Put (Ch)
 
void Flush ()
 
size_t PutEnd (Ch *)
 
AZStd::string GetContent ()
 

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