encoder: Fix int wrt protocol version
We can use BININT* opcodes only starting from protocol >= 1. At protocol 0 we must use ASCII INT.
Showing
Please register or sign in to comment
We can use BININT* opcodes only starting from protocol >= 1. At protocol 0 we must use ASCII INT.