erg/crates/erg_compiler/lib/pystd/binascii.d.er
2023-03-15 13:51:11 +09:00

4 lines
121 B
Python

.a2b_uu: (string: Str or Bytes) -> Bytes
.hexlify: (string: Bytes) -> Bytes
.unhexlify: (string: Bytes or Str) -> Bytes