PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
JsonApiHandle Class Reference

Private Member Functions

private void JsonApiHandle ()
 
private void ~JsonApiHandle ()
 
proto native int Size ()
 Length of JSON.
 
proto native owned string AsString ()
 Return as string.
 
proto native void Invalidate ()
 Invalidate handle and schedule removal.
 

Constructor & Destructor Documentation

◆ JsonApiHandle()

private void JsonApiHandle ( )
inlineprivate

◆ ~JsonApiHandle()

private void ~JsonApiHandle ( )
inlineprivate

Member Function Documentation

◆ AsString()

proto native owned string AsString ( )
private

Return as string.

◆ Invalidate()

proto native void Invalidate ( )
private

Invalidate handle and schedule removal.

◆ Size()

proto native int Size ( )
private

Length of JSON.


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