toMap

Build a SCValXdr with the type of SCValTypeXdr.SCV_MAP.

Uses LinkedHashMap to preserve the order of map entries for deterministic XDR generation.

Return

SCValXdr with the type of SCValTypeXdr.SCV_MAP

Parameters

map

map to convert (order is preserved)