📜  如何检查字符串是否为字节格式 pythin - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:05.920000             🧑  作者: Mango

代码示例1
isinstance(string, bytes)