viaduct
0.3.0
interpreter
/
io.github.aplcornell.viaduct.libsnarkwrapper
/
ByteBuf
Byte
Buf
open
class
ByteBuf
Constructors
Functions
Constructors
Byte
Buf
Link copied to clipboard
open
fun
ByteBuf
(
)
Functions
delete
Link copied to clipboard
open
fun
delete
(
)
get_data
Link copied to clipboard
open
fun
get_data
(
)
:
Array
<
Byte
>
get
Contents
Link copied to clipboard
open
fun
getContents
(
)
:
String
set
Contents
Link copied to clipboard
open
fun
setContents
(
value
:
String
)