Muhammad UMER wrote:
> I think, my server have to edit this file through RandomAccessFile after when 
> the server handle the inputstream form android. So i have to put a condition 
> to check the moov atom, when the moov atom find it get it's index. then edit 
> the file through RandomAccessFile to write bytes [0..27] and the offset of 
> moov atom at [28...31].
>
> please tell me how can i copy these [0...27] bytes. is it in the form of 
> string? Thanks
>
> Regards,
>
> umer
>


http://docs.oracle.com/javase/tutorial/essential/io/

pskink

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to