toBytes

Converts the given type to an ubyte[], as PostgreSQL expects it. Ignores any Nullable specifiers and Typedefs.

package
Nullable!(ubyte[])
toBytes
(
T
)
(
T val
)

Meta