JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.quietterminal.neon.core
PayloadDeserializer
Contents
Description
Method Summary
Method Details
fromBytes(byte[])
Hide sidebar
Show sidebar
Interface PayloadDeserializer
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface
PayloadDeserializer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
PacketPayload
fromBytes
(byte[] data)
Method Details
fromBytes
PacketPayload
fromBytes
(byte[] data)