int HBase64GetDecodeLength

( int length )

This function is help function to know how much buffer is needed to base64 decoding.

Documentation

This function is help function to know how much buffer is needed to base64 decoding.

Parameters:
length - length of base64 string
Returns:
return buffer length to save plain string.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.