Searched defs:byte_array_from_slice (Results 1 – 2 of 2) sorted by relevance
1254 pub fn byte_array_from_slice(&self, buf: &[u8]) -> Result<jbyteArray> { in byte_array_from_slice() method
1733 pub fn byte_array_from_slice(&self, buf: &[u8]) -> Result<JByteArray<'local>> { in byte_array_from_slice() method