There is ability to get back buffers from `Framed` using `into_parts()` method, but such functionality is lacking for `FramedRead` and `FramedWrite`.