Nostrduino
Loading...
Searching...
No Matches
Functions
nostr::detail Namespace Reference

Functions

bool parseIntegerStrict (const NostrString &value, int64_t &out)
 
bool parseFloatStrict (const NostrString &value, double &out)
 

Function Documentation

◆ parseFloatStrict()

bool nostr::detail::parseFloatStrict ( const NostrString value,
double out 
)
inline

◆ parseIntegerStrict()

bool nostr::detail::parseIntegerStrict ( const NostrString value,
int64_t out 
)
inline