tc39/proposal-arraybuffer-base64

bikeshedding `fromPartialBase64` name

bakkot opened this issue · 1 comments

I like fromBase64Chunked better, I think, or some variant thereof.

Similarly would like to rename toPartialBase64 to toBase64Chunked.

#33 supports writing to an existing buffer and uses "into" naming, matching precedent from encodeInto, so there's nothing left here.