com.gcapmedia.dab.epg.binary
Interface Encodable

All Known Implementing Classes:
Attribute, AttributeTag, BitrateType, CData, ContentIdType, CridType, DurationType, Element, ElementTag, EnumType, GenreType, LanguageType, NumericType, ShortCridType, StringType, TimepointType, Token, TokenTable, TokenTag, VersionType

public interface Encodable


Method Summary
 byte[] getBytes()
           
 int getLength()
           
 

Method Detail

getLength

int getLength()
Returns:
Returns the length of this data

getBytes

byte[] getBytes()
Returns:
Returns the data as bytes


Copyright © 2007. All Rights Reserved.