Hacker News new | ask | show | jobs
by int_19h 1614 days ago
That's not really a problem if the only thing they need is direct access to a read-only view of the buffer (i.e. const char*) - then it's no different than C++ and std::string.