Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
small cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Jun 30, 2009
1 parent 8047b91 commit 7879e7f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions website/api.txt
Expand Up @@ -88,10 +88,6 @@ but this is something that fits well into the current design.

== API

Callbacks are object members which are prefixed with
+on+. All methods and members are camel cased. Constructors
always have a capital first letter.

Node supports 3 byte-string encodings: ASCII (+"ascii"+), UTF-8 (+"utf8"+),
and raw binary (+"raw"+). It uses strings to represent ASCII and UTF-8
encoded data. For the moment, arrays of integers are used to represent raw
Expand Down

0 comments on commit 7879e7f

Please sign in to comment.