Home
last modified time | relevance | path

Searched defs:OutputRecord (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/ssl/
DOutputRecord.java51 class OutputRecord extends ByteArrayOutputStream implements Record { class
75 OutputRecord(byte type, int size) { in OutputRecord() method in OutputRecord
85 OutputRecord(byte type) { in OutputRecord() method in OutputRecord