Adds static methods HwBlob.WrapArray(<scalar-type>[] scalarArray)
that convert a one-dimensional array of scalars into the corresponding one-dimensional array of the associated "wrapped" type, i.e. byte[] -> Byte[]. Change-Id: I712b2bb5330bd660816d0ff536a55913904203b6 Bug: 31682327 Test: hidl_test_java
Loading
Please register or sign in to comment