returning new Buffer and passing it to Window by operator<<() was rather bad idea since it required unnecessary copying.
3.9 KiB
3.9 KiB
returning new Buffer and passing it to Window by operator<<() was rather bad idea since it required unnecessary copying.