Hi,

has somebody a short code snippet, how I can convert an ASCII span, which represents a long (e.g. 1234) from ByteBuffer to the simple java type long most efficiently (minimum of new object generation / buffer copies ...)

Reagrds
Michael

Reply via email to