public interface SmilieSupplier
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getSmilieBin(String code)
Its is a smilie lookup method.
|
byte[] getSmilieBin(String code)
For faster access, smilie banaries can be kept in memeory; however in that case the banary size should not be large.
code - smilie codeCopyright © 2019. All rights reserved.