5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
|
{
|
||
|
read8(I64) -> (I32);
|
||
|
write8(I64,I32) -> ();
|
||
|
size() -> (I64)
|
||
|
}
|