save_stream方法

save_stream

实现该方法保存缓存,将流以key uid保存到缓存中。

def save_stream(self, s, uid):
    ...
范围类型描述
sio.RawIOBase
uidstr

也可以看看