buffer: don't call ByteLength for simple encodings
For several encodings the byte length is simple arithmetic. Don't call into C++ in those cases.
parent
ec548734
Please register or sign in to comment
For several encodings the byte length is simple arithmetic. Don't call into C++ in those cases.