Searched refs:someBytes (Results 1 – 3 of 3) sorted by relevance
60 java.io.OutputStream aStream, byte[] someBytes, int anOffset, int aLength) in encodeAtom() argument
117 abstract protected void encodeAtom(OutputStream aStream, byte someBytes[], in encodeAtom() argument
325 static native boolean randomBytes(byte[] someBytes); in randomBytes() argument