RBuffer
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "RBuffer" , cprefix = "r_buf_" , free_function = "r_buf_free" ) ]
public class RBuffer
Content:
Creation methods:
Methods:
- public int read_at (uint64 addr, uint8* buf, int len)
- public bool set_bytes (uint8* buf, int len)
- public int write_at (uint64 addr, uint8* buf, int len)