Description
ByteBuffer is widely used in many scenarios. (eg: storm-sql can specify kafka as the external data Source, we can use ByteBuffer for value serializer.)
Adding ByteBuffer Serializer&Deserializer officially will be convenient for users to use.