2022-12-14 14:33:52 +08:00

3 lines
78 B
Python

def b64encode(self, s:any) -> any: ...
def b64decode(self, s:any) -> any: ...