bytes A int n, followed by n bytes if n >= 0. If n < 0, no byte should follow and the value represented is null.
See Implementation
bytes A int n, followed by n bytes if n >= 0. If n < 0, no byte should follow and the value represented is null.