A string containing the binary representation of an multi curve. The input can be in any supported binary input format, including
Well Known Binary (WKB) or Extended Well Known Binary (EWKB).
srid
INT
The SRID of the result. If not specified, the default is 0.
The following returns MultiCurve (CircularString (5 10, 10 12, 15 10)).
SELECT NEW ST_MultiCurve(0x010b0000000100000001080000000300000000000000000014400000000000002440000000000000244000000000000028400000000000002e400000000000002440)