Encodes up to the first three bytes of array threeBytes and returns a four-byte array in Base64 notation. The actual number of significant bytes in your array is given by numSigBytes . The array threeBytes needs only be as big as numSigBytes . Code can reuse
(byte[] b4, byte[] threeBytes, int numSigBytes, int options)
source not stored for this graph (policy: none)
no test coverage detected