WBXML Post on LotusScript Agent

Hi,

An external application POSTs (http) to a LotusScript Agent in a database. I can get the data using doc.Request_Content(0) in my agent however the content is WBXML encoded.

Anyone out there with any LotusScript WBXML Decoder code?

Thanks