Exemplo n.º 1
0
 def reset(self):
     """reset(StringStream self)"""
     return _coda_io.StringStream_reset(self)
Exemplo n.º 2
0
 def reset(self) -> "void":
     r"""reset(StringStream self)"""
     return _coda_io.StringStream_reset(self)