Mariaex v0.9.1 Mariaex.RowParser View Source
Parse a row of the MySQL protocol
This parser makes extensive use of binary pattern matching and recursion to take advantage of Erlang’s optimizer that will not create sub binaries when called recusively.