public class FixUtils extends Object
Modifier and Type | Method and Description |
---|---|
static long |
atoi(byte[] buf,
int offset) |
static List<Message> |
cloneMessages(List<Message> messages) |
static boolean |
contentEquals(byte[] buffer,
int offset,
byte[] buffer2,
int length) |
static int |
findIndexOf(byte[] buffer,
int offset,
String str,
int length) |
public static int findIndexOf(byte[] buffer, int offset, String str, int length)
public static boolean contentEquals(byte[] buffer, int offset, byte[] buffer2, int length)
public static long atoi(byte[] buf, int offset)
Copyright © 2005–2024 Onix Solutions. All rights reserved.