JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.jruby.jcodings
Package
org.jcodings.transcode
Interface TranscoderDB.SearchPathCallback
Enclosing class:
TranscoderDB
public static interface
TranscoderDB.SearchPathCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
call
(byte[] source, byte[] destination, int depth)
Method Details
call
void
call
(byte[] source, byte[] destination, int depth)