FrameGetByte Method
            Gets byte from index position and increments the postion.
            
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static byte GetByte(
	ByteBuffer data,
	ref int index,
	string callingFunctionName = ""
)
- data  ByteBuffer
- index  Int32
- callingFunctionName  String  (Optional)
- Name of method from which whas this function called.
Byte