ServerJS/Binary/C/Show of hands: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 20: Line 20:
:A) Leave blob[idx] out of the standard (easier to implement in js-only rhino)
:A) Leave blob[idx] out of the standard (easier to implement in js-only rhino)
:B) Require implementations to implement blob[idx] (Array (and string?) methods will work on blobs)
:B) Require implementations to implement blob[idx] (Array (and string?) methods will work on blobs)
Property used on String, Blob, Buffer, Streams, and so on to refer to the mode it is running in (binary or text) by returning the String or the Blob constructor. (If you can think of a better name, just add a new item)
:A) Content
:B) Value
:C) contentConstructor
:* Daniel Friesen
:D) contentPrototype
:E) content
:F) value
:G) Unit
:H) Element
40

edits