Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Does j2me hava compression class?

  Asked By: Lourdes    Date: May 12    Category: Java    Views: 823
  

i need to use checksums(CRC32/Adler32)or methods for compreesing files.
and has anyone got known methods for reading images in row,like
FileIutputStream done?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Jeffrey Washington     Answered On: May 12

for reading  image file from row  and display it :
you could use jsf technology to view image from datasource directly.

<t:graphicImage id="image" value="#{bean.object}"/>

that object is image's bytes that assign to graphicImage component.

 
Didn't find what you were looking for? Find more on Does j2me hava compression class? Or get search suggestion and latest updates.




Tagged: