bool.
Behaviours: epgsql_codec.
Codec for bool.
unknown is represented by null.
data() = boolean()
| decode/3 | |
| decode_text/3 | |
| encode/3 | |
| init/2 | |
| names/0 |
decode(X1, X2, X3) -> any()
decode_text(V, X2, X3) -> any()
encode(X1, X2, X3) -> any()
init(X1, X2) -> any()
names() -> any()
Generated by EDoc