philh_myftp_biz.functools.SharedBuffer

Module Contents

Classes

SharedBuffer

API

class philh_myftp_biz.functools.SharedBuffer.SharedBuffer

Initialization

stop_when: Callable[[], bool] = None

Is called before each iteration Will stop iteration if returns True

__iter__()
__next__()