Java com.itextpdf.text.io FileChannelRandomAccessSource fields, constructors, methods, implement or subclass

Example usage for Java com.itextpdf.text.io FileChannelRandomAccessSource fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.itextpdf.text.io FileChannelRandomAccessSource.

The text is from its open source code.

Constructor

FileChannelRandomAccessSource(FileChannel channel)
Constructs a new FileChannelRandomAccessSource based on the specified FileChannel.

Method

voidclose()
Cleans the mapped bytebuffers and closes the channel