Skip to content

Commit 7879e7f

Browse files
committed
small cleanups
1 parent 8047b91 commit 7879e7f

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

website/api.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@ but this is something that fits well into the current design.
8888

8989
== API
9090

91-
Callbacks are object members which are prefixed with
92-
+on+. All methods and members are camel cased. Constructors
93-
always have a capital first letter.
94-
9591
Node supports 3 byte-string encodings: ASCII (+"ascii"+), UTF-8 (+"utf8"+),
9692
and raw binary (+"raw"+). It uses strings to represent ASCII and UTF-8
9793
encoded data. For the moment, arrays of integers are used to represent raw

0 commit comments

Comments
 (0)