util: LineReader - Drop support for raw std::byte spans
This commit is a small internal code cleanup in Bitcoin Core. It removes the ability of a utility called LineReader to accept raw byte buffers, and updates two network components (Tor control connection and HTTP server) to use ordinary std…
dff44e4cby Hodlinator+5−76 files