5. Geospatial Functions
:
MLineFromWKB
Share this page
MLineFromWKB
MLINEFROMWKB(b binary [, srid integer])
Alias: ST_MLINEFROMWKB
Returns a multilinestring object that corresponds to the Well Known Binary (WKB) in
b
. The SRID can optionally be specified; it is ‑1 by default.
Result type: geometry