Start an asynchronous fill.
template< typename ReadHandler = default_completion_token_t<executor_type>> DEDUCED async_fill( ReadHandler && handler = default_completion_token_t< executor_type >());
void(asio::error_code, std::size_t)