Home | History | Annotate | Download | only in browser

Lines Matching refs:blob

2182     void updateCaptureFromBlob(byte[] blob) {
2187 ByteBuffer buffer = ByteBuffer.wrap(blob);
2192 + buffer.capacity() + " blob: " + blob.length