lua/prbuf: introduce entry:data() method
prbuf entry contains pointer to raw memory (char *) and its length. Let's introduce :data() methods which would convert this memory chunk to Lua string. NO_DOC=<Feature for internal usage> NO_CHANGELOG=<Feature for internal usage>
Please register or sign in to comment