Documentation ¶
Index ¶
- func EncodeFixedLengthIE(iei decode.InformationElementIdentifier, ieLength int, valueField []byte) ([]byte, error)
- func EncodeIMSI(imsi string) ([]byte, error)
- func EncodeLimitedLengthIE(iei decode.InformationElementIdentifier, minIELength int, maxIELength int, ...) ([]byte, error)
- func EncodeMMEName(mmeName string) ([]byte, error)
- func EncodeVariableLengthIE(iei decode.InformationElementIdentifier, minIELength int, valueField []byte) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncodeFixedLengthIE ¶
func EncodeIMSI ¶
func EncodeLimitedLengthIE ¶
func EncodeMMEName ¶
func EncodeVariableLengthIE ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.