getContentStream method

List<int> getContentStream()
inherited

Implementation

List<int> getContentStream() {
  return openContentStream(getContentFileEntry());
}