public static interface ByteListHelper.CodePoint
Modifier and Type | Method and Description |
---|---|
boolean |
call(int index,
int codepoint,
org.jcodings.Encoding encoding)
call a command pattern caller with index of and actual codepoint.
|
boolean call(int index, int codepoint, org.jcodings.Encoding encoding)
index
- the index of which codepoint we are visiting.codepoint
- we are visiting.Copyright © 2001-2020 JRuby. All Rights Reserved.