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