Interface BytesSerializer<T>

  • All Known Implementing Classes:
    StringSerialization.Serializer

    public interface BytesSerializer<T>
    Converts T to bytes using DataOutputStream
    Author:
    antons