[whatwg] StringEncoding: encode() return type looks weird in the IDL

Boris Zbarsky bzbarsky at MIT.EDU
Sat Aug 4 23:15:17 PDT 2012


encode() should return a Uint8Array in the IDL, in my opinion.  Right 
now the prose says that it does, while the IDL has ArrayBufferView, 
which doesn't make much sense to me.

-Boris


More information about the whatwg mailing list