Go to the documentation of this file.
19 #include "absl/base/config.h"
21 #include "absl/strings/internal/cord_internal.h"
24 #include "absl/strings/internal/cord_rep_flat.h"
28 namespace cord_internal {
37 const size_t offset = chunk_size ? edge->
length - chunk_size : 0;
55 const size_t consumed_by_read =
n - chunk_size -
result.n;
absl::string_view EdgeData(const CordRep *edge)
CordRepBtreeNavigator navigator_
#define ABSL_NAMESPACE_END
CordRep * Current() const
#define ABSL_NAMESPACE_BEGIN
ReadResult Read(size_t edge_offset, size_t n)
absl::string_view Read(size_t n, size_t chunk_size, CordRep *&tree)
constexpr string_view substr(size_type pos=0, size_type n=npos) const
grpc
Author(s):
autogenerated on Fri May 16 2025 02:58:03