Android-cuttlefish cvd tool
Namespaces | Functions
string.cc File Reference
#include "cuttlefish/io/string.h"
#include <stddef.h>
#include <stdint.h>
#include <sstream>
#include <string>
#include <vector>
#include "cuttlefish/io/io.h"
#include "cuttlefish/result/expect.h"
#include "cuttlefish/result/result_type.h"
Include dependency graph for string.cc:

Namespaces

namespace  cuttlefish
 

Functions

Result< std::string > cuttlefish::ReadToString (Reader &reader, size_t buffer_size)