int HBase64GetEncodeLength

( int length )

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

Documentation

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

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

Alphabetic index HTML hierarchy of classes or Java



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