java me - Flushing from a RecordControl w/o calling commit() -


I am developing on Samsung Instinct, so I'm not sure this question is relevant to other J2ME platforms. . On the instinct, when I start recording with a record control, the output stream is received until I do not call (). Is there a way to call recorded data from record control to the output stream () without calling it?

call reset ()


Comments