pit/buffer64.pit
2024-07-28 12:54:29 -04:00

5 lines
75 B
Plaintext

{
read8(I64) -> (I32);
write8(I64,I32) -> ();
size() -> (I64)
}