Class MysqlBinaryValueDecoder

java.lang.Object
com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
All Implemented Interfaces:
ValueDecoder

public class MysqlBinaryValueDecoder
extends java.lang.Object
implements ValueDecoder
A ValueDecoder for the MySQL binary (prepared statement) protocol.