This is an abstract interface for some object (typically some buffer) that provides bytes. The main impact is to
avoid redundant method declarations. It should not be used directly.
Since:
1.1.0
Author:
Joerg Hohwiller (hohwille at users.sourceforge.net)