public class SQueue extends Object
public void add(byte[] message)
throws IOException,
FileFormatException
message - 数据IOExceptionFileFormatExceptionpublic byte[] readNextAndRemove()
throws IOException,
FileFormatException
public void close()
public long getQueueSize()
Copyright © 2024. All rights reserved.