171
edits
(Reorganized the binary type discussion page to include information from the mailing list and make room for more proposals.) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
JavaScript does not have a binary data type. However, in server-side scenarios, binary data needs to be often processed. That is why we need some working byte or binary array or string class. | |||
= Proposals = | = Proposals = | ||
edits