4#ifndef _Stroika_Foundation_IO_Network_HTTP_MessageStartTextInputStreamBinaryAdapter_h_
5#define _Stroika_Foundation_IO_Network_HTTP_MessageStartTextInputStreamBinaryAdapter_h_ 1
7#include "Stroika/Foundation/StroikaPreComp.h"
16namespace Stroika::Foundation::IO::Network::HTTP::MessageStartTextInputStreamBinaryAdapter {
57 Ptr New (
const Streams::InputStream::Ptr<byte>& src);
72 Ptr (
const Ptr&) =
default;
84 nonvirtual
bool AssureHeaderSectionAvailable ();
String is like std::u32string, except it is much easier to use, often much more space efficient,...
nonvirtual Characters::String ToString(ToStringFormat format=ToStringFormat::eDEFAULT) const