mirror of
https://github.com/FreeOpcUa/opcua-asyncio
synced 2025-10-29 17:07:18 +08:00
Update uatypes.py
This commit is contained in:
@@ -90,7 +90,7 @@ class Bytes(bytes):
|
||||
pass
|
||||
|
||||
|
||||
class ByteString(bytes): # what is the ifference between Byte and ByteString??
|
||||
class ByteString(bytes): # what is the difference between Bytes and ByteString??
|
||||
pass
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user