★ PROGRAMMER'S GUIDE ★ Stream system libraryList | Title | Function | Function Name | No |
keystm | : Source stream handle |
bufstm | : Connected stream handle (STM_CON_NULBUF to disconnect) |

List | Title | Function | Function Name | No |
src | : Source stream handle |
spos | : Sector position (first sector is STM_CDBUF_TOP) |
snum | : Number of sectors (STM_CDBUF_END up to the end) |
dst | : Destination stream handle |

List | Title | Function | Function Name | No |
stm | : Stream handle |
spos | : Sector position (first sector is STM_CDBUF_TOP) |
snum | : Number of sectors (STM_CDBUF_END up to the end) |
★ PROGRAMMER'S GUIDE ★ Stream system library