MCPcopy Create free account
hub / github.com/FastLED/FastLED / rdbuf

Method rdbuf

src/fl/stl/fstream.h:399–399  ·  view source on GitHub ↗

Access the underlying buffer

Source from the content-addressed store, hash-verified

397
398 // Access the underlying buffer
399 filebuf_ptr rdbuf() const { return mHandle; }
400};
401
402} // namespace fl

Callers 3

openMpeg1VideoMethod · 0.45
openMp3Method · 0.45
openVideoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected