Searched refs:bio_java_bytebuffer_read (Results 1 – 1 of 1) sorted by relevance
427 static int bio_java_bytebuffer_read(BIO* bio, char* out, int outl) { in bio_java_bytebuffer_read() function488 bio_java_bytebuffer_read,502 BIO_meth_set_read(bio_java_bytebuffer_methods, &bio_java_bytebuffer_read); in init_bio_methods()