Static
_deepStatic
cloneStatic
deepStatic
getStatic
parseStatic
parsingThe parsing function used by JSON.parse() to handle specific value conversions.
The key of the current property being parsed.
The value of the current property being parsed.
The parsed value, with dates casted to Date objects if applicable.
Static
stringifyGenerated using TypeDoc
Parses WebSocket messages after they have been transmitted. Some values, like dates, are automatically casted to type-specific objects.