Results 21 issues of gudzpoz

This PR adds a few API to facilitate content loading: Buffers: - `ByteBuffer` conversions via `Lua::push` - Lua strings will be converted to `ByteBuffer` if Java typing requires so. -...