Send feedback
litert:: MutableBufferRef Summary Inheritance Inherits from:
litert::BufferRef< ByteT > Direct Known Subclasses:
litert::OwningBufferRef< ByteT, Allocator >
Public types
TupleT
using
std::tuple< ByteT *const, const size_t, const size_t >
Protected functions
TypeName () const override
virtual absl::string_view
Public types
TupleT
std :: tuple < ByteT * const , const size_t , const size_t > TupleT
Public functions
MutableBufferRef
MutableBufferRef()
MutableBufferRef
MutableBufferRef(
ByteT *data,
size_t size,
size_t offset
)
MutableBufferRef
MutableBufferRef(
void *data,
size_t size,
size_t offset
)
MutableBufferRef
MutableBufferRef(
absl::Span< ByteT > data
)
MutableBufferRef
MutableBufferRef (
absl :: Span < const ByteT > data
) = delete
MutableBufferRef
MutableBufferRef (
const ByteT * ,
size_t ,
size_t
) = delete
MutableBufferRef
MutableBufferRef (
const void * ,
size_t ,
size_t
) = delete
Span
absl::Span< ByteT > Span()
WriteInto
bool WriteInto(
absl::string_view str,
size_t offset
)
Protected functions
TypeName
virtual absl :: string_view TypeName () const override
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-14 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-14 UTC."],[],[]]