コード例 #1
0
 public long getFilePointer() throws IOException {
   return content.getFilePointer();
 }