Method | Description | |
---|---|---|
bgl_input_port_reopen ( ) : Object | ||
bgl_input_port_seek ( int pos ) : object | ||
close ( ) : void | ||
input_file_port ( byte file, byte buf ) : System | ||
rgc_charready ( ) : bool | ||
rgc_fill_buffer ( ) : bool | ||
write ( |
Method | Description | |
---|---|---|
rgc_size_fill_file_buffer ( int bufpose, int size ) : bool |
public bgl_input_port_seek ( int pos ) : object | ||
pos | int | |
return | object |
public input_file_port ( byte file, byte buf ) : System | ||
file | byte | |
buf | byte | |
return | System |