mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-12 05:59:10 +00:00
Rename ParseJson() to DecodeJson() for consistency
This commit is contained in:
parent
28f0104330
commit
e4d6e263d4
5 changed files with 52 additions and 52 deletions
|
@ -673,7 +673,7 @@ FUNCTIONS
|
|||
URIs that do things like embed a PNG file in a web page. See
|
||||
encodebase64.c.
|
||||
|
||||
ParseJson(input:str)
|
||||
DecodeJson(input:str)
|
||||
├─→ value:*
|
||||
└─→ nil, error:str
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue