encode
Here are 220 public repositories matching this topic...
-
Updated
Jun 22, 2020 - C
-
Updated
Jun 28, 2020 - Java
-
Updated
Oct 24, 2019 - CSS
Over on Reddit, @mikeyhew mentioned that there might be an option to parse JSON strings without copying:
Just wanted to point out that serde-json isn't zero-copy because it will copy strings to turn escape sequences like "\n" and "" into the character they represent. To parse JSON without
-
Updated
Jan 31, 2020 - PHP
-
Updated
May 25, 2020 - TypeScript
-
Updated
Oct 10, 2019 - JavaScript
product.create { error in
if let error = error {
print("error", error)
return
}
print("created!")
}
How can I get the generated documentID?
-
Updated
Oct 26, 2017 - JavaScript
-
Updated
Jan 17, 2019 - HTML
-
Updated
Feb 16, 2018 - Vim script
-
Updated
Jun 6, 2020 - C#
Improve documentation with examples and use cases.
-
Updated
Aug 11, 2017 - C++
I've been more focused on getting the library working, and leaving little time to think about how to word documentation for human use.
This issue is here to remind me this needs to happen before I hit the alpha release
Improve this page
Add a description, image, and links to the encode topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the encode topic, visit your repo's landing page and select "manage topics."
There is an issue with the reference to the HTML spec in README.md in the following part:
This link I assumed would take me to section 12