java.util.function.Function<Request,byte[]>
public class RequestSerializer extends java.lang.Object implements java.util.function.Function<Request,byte[]>
RequestSerializer()
byte[]
apply(Request request)
andThen, compose
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RequestSerializer()
public byte[] apply(Request request)
apply
Copyright © 2017–2018 Ocraft Project. All rights reserved.