Searched refs:srvRecordData (Results 1 – 1 of 1) sorted by relevance
103 SrvRecord(byte[] srvRecordData) throws ParseException { in SrvRecord() argument104 final ByteBuffer buf = ByteBuffer.wrap(srvRecordData); in SrvRecord()