aboutsip / pkts

Pure java based pcap library capable of reading and writing to/from pcaps.
Other
196 stars 91 forks source link

Move to ImmutableBuffers everywhere #107

Open jonbo372 opened 5 years ago

jonbo372 commented 5 years ago

Move to using ImmutableBuffer everywhere and then we can get rid of IOExceptions and stuff. This will be a slight API change though so will have to do that in a 4.0 version or something...