Searched refs:BlobR (Results 1 – 1 of 1) sorted by relevance
10 class BlobR extends InputStream { class28 BlobR(Blob blob) { in BlobR() method in BlobR268 return (InputStream) new BlobR(this); in getInputStream()