Github user vrozov commented on the issue:
https://github.com/apache/drill/pull/1144
Is there a reason to delegate `get/setBytes` to `AbstractByteBuf`? If not,
this PR will be a preparation step to use `PlatformDependent` directly
bypassing Netty bounds checking.---
