hoogle
Hoogle.Store.WriteBuffer
data Buffer
withBuffer :: Handle -> (Buffer -> IO a) -> IO a
putStorable :: Storable a => Buffer -> a -> IO ()
putByteString :: Buffer -> ByteString -> IO ()
patch :: Buffer -> Word32 -> Word32 -> IO ()
getPos :: Buffer -> IO Word32