Internal change

PiperOrigin-RevId: 547924907
This commit is contained in:
MediaPipe Team
2023-07-13 14:37:40 -07:00
committed by Copybara-Service
parent 327feb42d1
commit c2c67c20fa
@@ -239,7 +239,7 @@ public final class PacketGetter {
/** /**
* Assign the native image buffer array in given ByteBuffer array. It assumes given ByteBuffer * Assign the native image buffer array in given ByteBuffer array. It assumes given ByteBuffer
* array has the the same size of image list packet, and assumes the output buffer stores pixels * array has the same size of image list packet, and assumes the output buffer stores pixels
* contiguously. It returns false if this assumption does not hold. * contiguously. It returns false if this assumption does not hold.
* *
* <p>If deepCopy is true, it assumes the given buffersArray has allocated the required size of * <p>If deepCopy is true, it assumes the given buffersArray has allocated the required size of