withRewind

inline fun <T : Buffer> T.withRewind(): T

Utility function wrapping the Buffer.rewind call on older JDKs where it always returns a plain Buffer instead of the correct type