org.fourthline.cling.support.model.dlna.types
Class CodedDataBuffer
java.lang.Object
org.fourthline.cling.support.model.dlna.types.CodedDataBuffer
public class CodedDataBuffer
- extends Object
- Author:
- Mario Franco
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodedDataBuffer
public CodedDataBuffer(Long size,
CodedDataBuffer.TransferMechanism transfer)
getSize
public Long getSize()
- Returns:
- the size
getTranfer
public CodedDataBuffer.TransferMechanism getTranfer()
- Returns:
- the tranfer
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.