I tried to get the size of document in marklogic.
`xdmp:binary-size(xdmp:unquote($uri,(),"format-binary")/binary())`
I got 90 as return type. Can anyone specify me is this byte,kb or mb?
I tried to get the size of document in marklogic.
`xdmp:binary-size(xdmp:unquote($uri,(),"format-binary")/binary())`
I got 90 as return type. Can anyone specify me is this byte,kb or mb?
See https://docs.marklogic.com/xdmp:binary-size: