Home
last modified time | relevance | path

Searched defs:base32ToHandle (Results 1 – 3 of 3) sorted by relevance

/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/java/nz/mega/sdk/
H A DMegaApiJava.java496 public static long base32ToHandle(String base32Handle) { in base32ToHandle() method in MegaApiJava
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dmegaapi.cpp1886 MegaHandle MegaApi::base32ToHandle(const char *base32Handle) in base32ToHandle() function in mega::MegaApi
H A Dmegaapi_impl.cpp5538 MegaHandle MegaApiImpl::base32ToHandle(const char *base32Handle) in base32ToHandle() function in mega::MegaApiImpl